summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2009-07-30 21:24:10 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2015-06-26 00:30:13 -0600
commitf684fcc409532b95ad06087b85106616e915cf18 (patch)
tree4fe04c684dc57dd58ed394076c31e0f2ef645074 /Makefile.in
parent87f0c8dec18eb50d1461d53bf1239c8dda73ed54 (diff)
update README and HACKING... a little bit
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 3fb9f42..fd7a2fe 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -57,7 +57,7 @@ $(rvs) : $(srcdir)/rvs.sh
-e 's/$bname@/$(subst /,\/,$(name))/g' \
< $< > $@
-$(bindir)/$(rvs) : $(rvs) $(bindir)
+$(RVS) : $(rvs) $(bindir)
$(INSTALL_PROGRAM) $< $@
$(libexecdir)/$(rvs)/plugins : $(libexecdir)/$(rvs)