X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile.am;h=6693874f580c6d475303c72e87874d8c60807791;hb=refs%2Fheads%2Fctables16;hp=1c345a1441e5f927583a90b81c45dc8e467dc822;hpb=5ae2fd5298d9c40f28ffcad764f1f1cf3489ff16;p=pspp diff --git a/Makefile.am b/Makefile.am index 1c345a1441..6693874f58 100644 --- a/Makefile.am +++ b/Makefile.am @@ -75,7 +75,7 @@ generate-changelog: DIST_HOOKS += generate-changelog -GL_CFLAG_GNULIB_WARNINGS = -Wno-missing-prototypes -Wno-unused-parameter +GL_CFLAG_GNULIB_WARNINGS = -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than include $(top_srcdir)/build-aux/automake.mk include $(top_srcdir)/gl/automake.mk @@ -152,11 +152,11 @@ distfiles: Makefile CLEANFILES += distfiles gitfiles missing-distfiles PHONY += dist-hook-git -$(bin_PROGRAMS) $(RECURSIVE_TARGETS) dist: $(BUILT_SOURCES) gl/libgl.la +$(bin_PROGRAMS) $(RECURSIVE_TARGETS) dist: $(BUILT_SOURCES) config.h mimedir = $(datadir)/mime/packages -mime_DATA =pspp.xml -EXTRA_DIST += pspp.xml +mime_DATA = org.gnu.pspp.xml +EXTRA_DIST += org.gnu.pspp.xml