summaryrefslogtreecommitdiff
path: root/config.mk.in
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-03-04 13:22:40 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-03-04 13:22:40 -0500
commited29df6355d6b1871aa60fec63c929ffe81fe62d (patch)
treee48c4a83f675ec13f4cfb0242fa4a3da36524661 /config.mk.in
parentd06e79cb18849df48e3e2b431c8b5fe6a32d3b6c (diff)
parent37ef1295bf8885876df8de989569a2233f97583f (diff)
Merge remote-tracking branch 'automake/master'
Diffstat (limited to 'config.mk.in')
-rw-r--r--config.mk.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/config.mk.in b/config.mk.in
index ca8fa7f..0a8d70c 100644
--- a/config.mk.in
+++ b/config.mk.in
@@ -1,5 +1,6 @@
ifeq ($(topsrcdir),)
-topsrcdir := $(patsubst %/,%,$(dir $(lastword $(MAKEFILE_LIST))))
+topoutdir := $(patsubst %/,%,$(dir $(lastword $(MAKEFILE_LIST))))
+topsrcdir := $(topoutdir)
PACKAGE = rvs
VERSION = 0.10