summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorLuke Shumaker <luke@HP-dv6426us-u904.(none)>2009-11-23 21:14:21 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2015-06-26 00:30:18 -0600
commita21c95f5e5b9b45f440813801ed413825300aa2b (patch)
treeea89bd09f2b069bbea29f236b072ac8c7099011b /Makefile.in
parent419801528066ea61546cde30c9f9f7f953e823b5 (diff)
I'm really not sure, these are uncommited changes, and I haven't touched it in a while.
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