mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-05 14:38:13 +02:00
[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:
parent
5c7c2b5187
commit
b24d2e4214
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue