From a21c95f5e5b9b45f440813801ed413825300aa2b Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Mon, 23 Nov 2009 21:14:21 -0500 Subject: I'm really not sure, these are uncommited changes, and I haven't touched it in a while. --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.in') 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 -- cgit v1.2.3