]> Dogcows Code - chaz/tint2/commitdiff
merge autotool bis
authorThierry Lorthiois <lorthiois@bbsoft.fr>
Sun, 7 Jun 2009 14:11:14 +0000 (14:11 +0000)
committerThierry Lorthiois <lorthiois@bbsoft.fr>
Sun, 7 Jun 2009 14:11:14 +0000 (14:11 +0000)
doc/Makefile.am [new file with mode: 0644]
doc/tint2.1 [moved from doc/man/tint2.1 with 100% similarity]

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
similarity index 100%
rename from doc/man/tint2.1
rename to doc/tint2.1
This page took 0.028957 seconds and 4 git commands to generate.