X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile.am;h=f87d56c106e846f8c65c637a259089723d8bc72f;hb=cdaf2362480a6462d53522603bf8ce12fd74fd3a;hp=f606cbf1123b5d8c8d8f468fd6fadb90dc1c2512;hpb=b5c82cc9aabe7e641011130240ae1b2e84348e23;p=pspp-builds.git diff --git a/Makefile.am b/Makefile.am index f606cbf1..f87d56c1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -30,6 +30,7 @@ pkgsysconfdir = $(sysconfdir)/@PACKAGE@ EXTRA_DIST = OChangeLog ONEWS config.rpath pspp-mode.el CLEANFILES = +CLEAN_LOCAL = ACLOCAL_AMFLAGS = -I m4 -I gl/m4 noinst_LIBRARIES= noinst_LTLIBRARIES= @@ -78,5 +79,4 @@ install-data-hook: $(INSTALL_DATA_HOOKS) uninstall-hook: $(UNINSTALL_DATA_HOOKS) - - +clean-local: $(CLEAN_LOCAL)