merge autotool bis
git-svn-id: http://tint2.googlecode.com/svn/trunk@91 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
parent
65524fc0dd
commit
2873c2ee5e
2 changed files with 10 additions and 0 deletions
10
doc/Makefile.am
Normal file
10
doc/Makefile.am
Normal file
|
@ -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
|
Loading…
Reference in a new issue