Really fixed "make distcheck" this time
This commit is contained in:
parent
00da9d9164
commit
ff5703de45
@ -27,7 +27,7 @@
|
||||
#variables
|
||||
#executables
|
||||
CONFIGURE="../src/configure"
|
||||
[ -n "$OBJDIR" ] && configure="${OBJDIR}configure"
|
||||
[ -n "$OBJDIR" ] && CONFIGURE="${OBJDIR}configure"
|
||||
DATE="date"
|
||||
DIFF="diff"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user