mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-24 16:23:40 +01:00
old release notes are not installed anymore
This commit is contained in:
parent
320abee110
commit
870d822f08
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user