Fixed "make dist"

This commit is contained in:
Pierre Pronchery 2012-10-14 17:14:44 +00:00
parent 1b48525aa8
commit 39ff7279d9
2 changed files with 2 additions and 1 deletions

View File

@ -33,6 +33,7 @@ dist:
$(PACKAGE)-$(VERSION)/data/24x24/project.conf \ $(PACKAGE)-$(VERSION)/data/24x24/project.conf \
$(PACKAGE)-$(VERSION)/doc/Makefile \ $(PACKAGE)-$(VERSION)/doc/Makefile \
$(PACKAGE)-$(VERSION)/doc/docbook.sh \ $(PACKAGE)-$(VERSION)/doc/docbook.sh \
$(PACKAGE)-$(VERSION)/doc/download.xml \
$(PACKAGE)-$(VERSION)/doc/surfer.xml \ $(PACKAGE)-$(VERSION)/doc/surfer.xml \
$(PACKAGE)-$(VERSION)/doc/project.conf \ $(PACKAGE)-$(VERSION)/doc/project.conf \
$(PACKAGE)-$(VERSION)/po/Makefile \ $(PACKAGE)-$(VERSION)/po/Makefile \

View File

@ -1,5 +1,5 @@
targets=download.1,download.html,surfer.1,surfer.html targets=download.1,download.html,surfer.1,surfer.html
dist=Makefile,docbook.sh,surfer.xml dist=Makefile,docbook.sh,download.xml,surfer.xml
[download.1] [download.1]
type=script type=script