summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 42e7790..e9864b3 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -54,7 +54,7 @@ $(d)/% : $(srcdir)/% $(d)
cp $< $@
# implicit rules #####################################################
-$(dirs) :
+$(addprefix $(DESTDIR),$(dirs)) :
$(MKDIR) $@
% : %.sh