diff --git a/Makefile b/Makefile index 7ebcea3..4743e99 100644 --- a/Makefile +++ b/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 \ diff --git a/doc/project.conf b/doc/project.conf index 9934678..31f9c2f 100644 --- a/doc/project.conf +++ b/doc/project.conf @@ -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