Added missing MKDIRHIER

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@503 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1996-05-05 06:38:16 +00:00
parent 4dd005b075
commit 68bfd19edd
2 changed files with 2 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ DEFS = @DEFS@
CFLAGS = @CFLAGS@
LD_FLAGS = @LD_FLAGS@
LIBS = @LIBS@
MKDIRHIER = @top_srcdir@/mkdirhier-sh
INSTALL = @INSTALL@

View File

@@ -15,6 +15,7 @@ DEFS = @DEFS@
CFLAGS = @CFLAGS@
LD_FLAGS = @LD_FLAGS@
LIBS = @LIBS@
MKDIRHIER = @top_srcdir@/mkdirhier-sh
INSTALL = @INSTALL@