summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index a630a3e..3ae8dbf 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -50,7 +50,7 @@ SUFFIXES = .ad
appdefault_DATA = $(APPDEFAULTFILES)
-EXTRA_DIST = $(foreach FILE, $(APPDEFAULTFILES), $(FILE).ad) Tests
+EXTRA_DIST = $(APPDEFAULTFILES:%=%.ad) Tests
CLEANFILES = $(APPDEFAULTFILES)