]> git.pld-linux.org Git - projects/rc-scripts.git/blame - rc.d/Makefile.am
Synced with latest from old repo
[projects/rc-scripts.git] / rc.d / Makefile.am
CommitLineData
7e04fe0e 1@SET_MAKE@
2
3SUBDIRS = init.d
4
5rcdir = @rcdir@
6
7rc_SCRIPTS = \
8 rc \
9 rc.local \
10 rc.serial \
11 rc.sysinit
12
13EXTRA_DIST = $(rc_SCRIPTS)
This page took 0.033378 seconds and 4 git commands to generate.