summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index d16d029..fa46a72 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -10,6 +10,7 @@ SUBDIRS = . po man
ACLOCAL_AMFLAGS = -I m4
AM_CPPFLAGS = -DLOCALEDIR=\"$(localedir)\" -I. -I$(srcdir)
AM_CFLAGS = $(GUILE_CFLAGS) $(NETTLE_CFLAGS)
+nodist_noinst_SCRIPTS = pre-inst-env
INDENTED =
include src/Makefile.am
@@ -38,3 +39,6 @@ check-indented: $(INDENTED)
if INDENT_CHECK_ENABLED
check-local: check-indented
endif
+
+clean-local:
+ rm -rf xdg-cache-home