Fixed "make dist"
This commit is contained in:
parent
afe96d1aea
commit
8e9285faec
1
Makefile
1
Makefile
|
@ -26,7 +26,6 @@ dist:
|
|||
$(PACKAGE)-$(VERSION)/data/pkgconfig.sh \
|
||||
$(PACKAGE)-$(VERSION)/data/project.conf \
|
||||
$(PACKAGE)-$(VERSION)/doc/Makefile \
|
||||
$(PACKAGE)-$(VERSION)/doc/GRAMMAR \
|
||||
$(PACKAGE)-$(VERSION)/doc/gtkdoc.sh \
|
||||
$(PACKAGE)-$(VERSION)/doc/project.conf \
|
||||
$(PACKAGE)-$(VERSION)/doc/gtkdoc/Makefile \
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
subdirs=gtkdoc
|
||||
targets=gtkdoc/libApp.types,gtkdoc/sgml.stamp,html/index.html
|
||||
dist=Makefile,GRAMMAR,gtkdoc.sh
|
||||
dist=Makefile,gtkdoc.sh
|
||||
|
||||
[gtkdoc/libApp.types]
|
||||
type=script
|
||||
|
|
Loading…
Reference in New Issue
Block a user