Parly fixed "make distcheck"
This commit is contained in:
parent
765e6b2839
commit
f1e255e9a8
|
@ -28,7 +28,7 @@
|
||||||
PROGNAME="cpp.sh"
|
PROGNAME="cpp.sh"
|
||||||
#executables
|
#executables
|
||||||
CPP="../src/cpp"
|
CPP="../src/cpp"
|
||||||
[ -n "$OBJDIR" ] && CPP="${OBJDIR}cpp"
|
[ -n "$OBJDIR" ] && CPP="${OBJDIR}../src/cpp"
|
||||||
|
|
||||||
|
|
||||||
#functions
|
#functions
|
||||||
|
|
Loading…
Reference in New Issue
Block a user