X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile.am;h=f87d56c106e846f8c65c637a259089723d8bc72f;hb=a36d34531d79e34d314f5346c63153c788acdd1b;hp=f606cbf1123b5d8c8d8f468fd6fadb90dc1c2512;hpb=8af88c0b7ea2fe75df7e45497988ed0371006a86;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)