summaryrefslogtreecommitdiff
path: root/wrapper
diff options
context:
space:
mode:
authorLuke Shumaker <luke@HP-dv6246us-u910.(none)>2010-03-28 16:14:48 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2015-06-26 00:30:19 -0600
commit3840025eb220b0fff518680cd93346b81bc083ae (patch)
tree6a37c7266ad04e4f9adcfa5e30fd8f6dc65a3b9b /wrapper
parent30f1fbf2aab8ae6c45907bab2eafdb0e09998c15 (diff)
maybe this helps?
Diffstat (limited to 'wrapper')
-rw-r--r--wrapper/main.mk.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/wrapper/main.mk.in b/wrapper/main.mk.in
index 0f24d6b..4de7eb8 100644
--- a/wrapper/main.mk.in
+++ b/wrapper/main.mk.in
@@ -27,7 +27,6 @@ dirs += $(sysconfdir) $(BINDIR) $(TMPDIR) $(LIBDIR) $(ETCDIR)
# phony targets ####################################################
.PHONY : all
all : Makefiles rvs
-VPATH = $(srcdir)
filelist=$(patsubst $(srcdir)/%,%,$(shell find $(srcdir)/* -type f))
# most everything ##################################################