]> git.pld-linux.org Git - projects/rc-scripts.git/blobdiff - man/Makefile.am
- created tree for manuals
[projects/rc-scripts.git] / man / Makefile.am
diff --git a/man/Makefile.am b/man/Makefile.am
new file mode 100644 (file)
index 0000000..03c2499
--- /dev/null
@@ -0,0 +1,14 @@
+@SET_MAKE@
+
+man_MANS = \
+       start-stop-daemon.8
+
+# will overwrite rather putting to subdirs. blah
+#      de/start-stop-daemon.8 \
+#      es/start-stop-daemon.8 \
+#      fr/start-stop-daemon.8 \
+#      ja/start-stop-daemon.8 \
+#      ru/start-stop-daemon.8 \
+#      sv/start-stop-daemon.8
+
+EXTRA_DIST = $(man_MANS)
This page took 0.11675 seconds and 4 git commands to generate.