]> git.pld-linux.org Git - projects/rc-scripts.git/blame - man/Makefile.am
- moved manuals to man/ subdir
[projects/rc-scripts.git] / man / Makefile.am
CommitLineData
8bff25f4
ER
1@SET_MAKE@
2
3man_MANS = \
3baa2479
ER
4 consoletype.1 \
5 doexec.1 \
6 genhostid.1 \
7 initlog.1 \
8 ipcalc.1 \
9 netreport.1 \
10 ppp-watch.8 \
11 usernetctl.8 \
12 usleep.1 \
8bff25f4
ER
13 start-stop-daemon.8
14
15# will overwrite rather putting to subdirs. blah
16# de/start-stop-daemon.8 \
17# es/start-stop-daemon.8 \
18# fr/start-stop-daemon.8 \
19# ja/start-stop-daemon.8 \
20# ru/start-stop-daemon.8 \
21# sv/start-stop-daemon.8
22
23EXTRA_DIST = $(man_MANS)
This page took 0.066424 seconds and 4 git commands to generate.