summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index d8aa027..3ba5868 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -42,6 +42,7 @@ APPDEFAULTFILES = \
SUFFIXES = .ad
.ad:
+ $(mkdir_p) app-defaults
cp $< $@
appdefault_DATA = $(APPDEFAULTFILES)