[autogen] Delete Makefile.am.config

Cause the Makefile.am.config to be regenerated every time as its contents
may be invalid for the current run - e.g. if a developer is switching
between branches with experimental surfaces.
This commit is contained in:
Chris Wilson 2008-09-15 17:17:30 +01:00
parent 5c7c2b5187
commit b24d2e4214

View file

@ -170,6 +170,7 @@ do_cmd $ACLOCAL $ACLOCAL_FLAGS
do_cmd $AUTOHEADER
# create dummy src/Makefile.am.config and ChangeLog to make automake happy
rm -f src/Makefile.am.config
touch src/Makefile.am.config
touch ChangeLog