Fixed "make dist"
This commit is contained in:
parent
5cda394653
commit
57eb55e636
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/cpp.types,gtkdoc/tmpl.stamp,gtkdoc/sgml.stamp,gtkdoc/html.stamp
|
||||
dist=Makefile,GRAMMAR,gtkdoc.sh
|
||||
dist=Makefile,gtkdoc.sh
|
||||
|
||||
[gtkdoc/cpp.types]
|
||||
type=script
|
||||
|
|
Loading…
Reference in New Issue
Block a user