summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 041c24a..17b987e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -48,7 +48,7 @@ SUFFIXES = .ad
appdefault_DATA = $(APPDEFAULTFILES)
-EXTRA_DIST = $(foreach FILE, $(APPDEFAULTFILES), $(FILE).ad) xload.bit
+EXTRA_DIST = $(APPDEFAULTFILES:%=%.ad) xload.bit
CLEANFILES = $(APPDEFAULTFILES)