Fixed "make dist"
This commit is contained in:
parent
4cbd61e3d3
commit
2288e41359
1
Makefile
1
Makefile
|
@ -29,6 +29,7 @@ dist:
|
|||
$(PACKAGE)-$(VERSION)/doc/GRAMMAR \
|
||||
$(PACKAGE)-$(VERSION)/doc/gtkdoc.sh \
|
||||
$(PACKAGE)-$(VERSION)/doc/project.conf \
|
||||
$(PACKAGE)-$(VERSION)/doc/gtkdoc/Makefile \
|
||||
$(PACKAGE)-$(VERSION)/doc/gtkdoc/libSystem-docs.xml \
|
||||
$(PACKAGE)-$(VERSION)/doc/gtkdoc/project.conf \
|
||||
$(PACKAGE)-$(VERSION)/include/System.h \
|
||||
|
|
|
@ -1 +1 @@
|
|||
dist=libSystem-docs.xml
|
||||
dist=Makefile,libSystem-docs.xml
|
||||
|
|
Loading…
Reference in New Issue
Block a user