Add config.h.in to touchconfig script

This commit is contained in:
Brian Cox 2016-06-06 22:18:48 -07:00
parent c74198d7e9
commit d9aa52e943
1 changed files with 2 additions and 1 deletions

View File

@ -4,5 +4,6 @@
# and insists they need to be regenerated, though they really don't.
# This script bumps the timestamps on the right files in the right order,
# such that they don't all match, and make can proceed on its way.
touch configure.ac acinclude.m4 aclocal.m4 configure Makefile.am Makefile.in
touch configure.ac acinclude.m4 aclocal.m4 configure Makefile.am Makefile.in config.h.in