]> git.pld-linux.org Git - projects/rc-scripts.git/blob - man/Makefile.am
check things first that do not involve fs; use grep -F where regexp match not needed
[projects/rc-scripts.git] / man / Makefile.am
1 @SET_MAKE@
2
3 SUBDIRS = de es fr ja ru sv
4
5 man_MANS = \
6         consoletype.1 \
7         doexec.1 \
8         genhostid.1 \
9         getkey.1 \
10         initlog.1 \
11         ipcalc.1 \
12         netreport.1 \
13         ppp-watch.8 \
14         usernetctl.8 \
15         usleep.1 \
16         crypttab.5 \
17         start-stop-daemon.8
18
19 EXTRA_DIST = $(man_MANS)
This page took 0.026254 seconds and 3 git commands to generate.