Really fixed "make distcheck" this time

This commit is contained in:
Pierre Pronchery 2014-11-11 23:36:29 +01:00
parent 00da9d9164
commit ff5703de45

View File

@ -27,7 +27,7 @@
#variables
#executables
CONFIGURE="../src/configure"
[ -n "$OBJDIR" ] && configure="${OBJDIR}configure"
[ -n "$OBJDIR" ] && CONFIGURE="${OBJDIR}configure"
DATE="date"
DIFF="diff"