summaryrefslogtreecommitdiff
path: root/rvs/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
commitfb39ea1f40101ba71dd64a3b9a929bfb58f964f7 (patch)
tree93b28c68702985dfe41ff4e928a0447c349dcdb1 /rvs/wrapper
parent98f2efbe20e2d9d03e5296293cc8f52c95af72f5 (diff)
maybe this helps?
Diffstat (limited to 'rvs/wrapper')
-rw-r--r--rvs/wrapper/main.mk.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/rvs/wrapper/main.mk.in b/rvs/wrapper/main.mk.in
index 0f24d6b..4de7eb8 100644
--- a/rvs/wrapper/main.mk.in
+++ b/rvs/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 ##################################################