]> git.pld-linux.org Git - projects/rc-scripts.git/blame - rc.d/Makefile.am
- restore, but this time with some doc too
[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 \
5ecfdd8c 10 rc.sysinit \
b7977c1c 11 rc.shutdown
7e04fe0e 12
b7977c1c 13EXTRA_DIST = $(rc_SCRIPTS)
This page took 0.061335 seconds and 4 git commands to generate.