Fixed "make dist"
This commit is contained in:
parent
1b48525aa8
commit
39ff7279d9
1
Makefile
1
Makefile
|
@ -33,6 +33,7 @@ dist:
|
|||
$(PACKAGE)-$(VERSION)/data/24x24/project.conf \
|
||||
$(PACKAGE)-$(VERSION)/doc/Makefile \
|
||||
$(PACKAGE)-$(VERSION)/doc/docbook.sh \
|
||||
$(PACKAGE)-$(VERSION)/doc/download.xml \
|
||||
$(PACKAGE)-$(VERSION)/doc/surfer.xml \
|
||||
$(PACKAGE)-$(VERSION)/doc/project.conf \
|
||||
$(PACKAGE)-$(VERSION)/po/Makefile \
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
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]
|
||||
type=script
|
||||
|
|
Loading…
Reference in New Issue
Block a user