aboutsummaryrefslogtreecommitdiff
path: root/maketgz
diff options
context:
space:
mode:
Diffstat (limited to 'maketgz')
-rwxr-xr-xmaketgz3
1 files changed, 3 insertions, 0 deletions
diff --git a/maketgz b/maketgz
index 4941f8833..ecd1d76c1 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)