X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=inline;f=Makefile.am;h=0dc9e17797f0382406f93265f09607ce40a4eb5f;hb=e298b626d78aab4d891e5e561ab1e04322cfe9cd;hp=ae48d1ac68a208881e616fa813db8ce0ccd9edfa;hpb=49501a8888003350ff94a75f20f5b30254d9bf2c;p=pspp diff --git a/Makefile.am b/Makefile.am index ae48d1ac68..0dc9e17797 100644 --- a/Makefile.am +++ b/Makefile.am @@ -158,8 +158,15 @@ distfiles: Makefile -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t" \ | LC_ALL=C sort -u > $@ CLEANFILES += distfiles gitfiles missing-distfiles -PHONY += dist-hook-git dummy-prerequisistes +PHONY += dist-hook-git dummy-prerequisites --include dummy-prerequisistes +-include dummy-prerequisites + +dummy-prerequisites: $(BUILT_SOURCES) gl/libgl.la + + + +mimedir = $(datadir)/mime/packages +mime_DATA =pspp.xml +EXTRA_DIST += pspp.xml -dummy-prerequisistes: $(BUILT_SOURCES) gl/libgl.la