Fix make distcheck
[pspp-builds.git] / Makefile.am
index f606cbf1123b5d8c8d8f468fd6fadb90dc1c2512..f87d56c106e846f8c65c637a259089723d8bc72f 100644 (file)
@@ -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)