]> Dogcows Code - chaz/tint2/blobdiff - doc/Makefile.am
merge autotool bis
[chaz/tint2] / doc / Makefile.am
diff --git a/doc/Makefile.am b/doc/Makefile.am
new file mode 100644 (file)
index 0000000..61de0f8
--- /dev/null
@@ -0,0 +1,10 @@
+man1_MANS = $(PACKAGE_NAME).1
+
+if INSTALL_DOC
+pdf_DATA = tint2-0.7.odt tint2-0.7.pdf
+else
+pdf_DATA =
+endif
+
+EXTRA_DIST = $(man1_MANS) tint2-0.7.odt tint2-0.7.pdf
+DISTCLEANFILES = Makefile.in
This page took 0.021442 seconds and 4 git commands to generate.