summaryrefslogtreecommitdiff
path: root/apps/vsn/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'apps/vsn/Makefile')
-rw-r--r--apps/vsn/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/vsn/Makefile b/apps/vsn/Makefile
index 50aa42fcc..3dde8e605 100644
--- a/apps/vsn/Makefile
+++ b/apps/vsn/Makefile
@@ -43,7 +43,7 @@ all: nothing
nothing:
define DOMAKE
- @(MAKE) -C $1 $2 TOPDIR="$(TOPDIR)"
+ @(MAKE) -C $1 $2 TOPDIR="$(TOPDIR) APPDIR=$(APPDIR)"
endef
depend: