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 7e4da7f..79f4d0f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -50,7 +50,7 @@ SUFFIXES = .ad
appdefault_DATA = $(APPDEFAULTFILES)
-EXTRA_DIST = $(foreach FILE, $(APPDEFAULTFILES), $(FILE).ad) oclock.bit oclmask.bit
+EXTRA_DIST = $(APPDEFAULTFILES:%=%.ad) oclock.bit oclmask.bit
CLEANFILES = $(APPDEFAULTFILES)