diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 0236761..6a2e9f0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -63,7 +63,7 @@ SUFFIXES = .ad appdefault_DATA = $(APPDEFAULTFILES) -EXTRA_DIST = $(foreach FILE, $(APPDEFAULTFILES), $(FILE).ad) tile Bugs \ +EXTRA_DIST = $(APPDEFAULTFILES:%=%.ad) tile Bugs \ Written/FilledRects \ Written/Interface \ Written/Jim \ |