summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorChristophe Romain <christophe.romain@process-one.net>2014-07-21 17:58:14 +0200
committerChristophe Romain <christophe.romain@process-one.net>2014-07-21 17:58:14 +0200
commit870d822f08a15fa1016eb325f19504fd8d744987 (patch)
treeec81390dcb593f75b7d55e2d3089858aa59bb30d /Makefile.in
parentapply pull request #250 to pubsub_odbc as well (diff)
old release notes are not installed anymore
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index b0d8be31..018ccd72 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -183,7 +183,6 @@ install: all
$(INSTALL) -m 644 doc/dev.html $(DOCDIR)
$(INSTALL) -m 644 doc/guide.html $(DOCDIR)
$(INSTALL) -m 644 doc/*.png $(DOCDIR)
- $(INSTALL) -m 644 doc/*.txt $(DOCDIR)
[ -f doc/guide.pdf ] \
&& $(INSTALL) -m 644 doc/guide.pdf $(DOCDIR) \
|| echo "No doc/guide.pdf was built"