diff --git a/maketgz b/maketgz index 4941f88334..ecd1d76c15 100755 --- a/maketgz +++ b/maketgz @@ -57,6 +57,9 @@ findprog() return 0 } +echo "maketgz: cp lib/config.h.in src/config.h.in" +cp lib/config.h.in src/config.h.in + ############################################################################ # # Enforce a rerun of configure (updates the VERSION)