mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-06-04 14:28:17 +02:00
[Makefile.am] Remove ChangeLog.cache-* in distclean
This commit is contained in:
parent
7185c00e15
commit
4c1d788219
1 changed files with 2 additions and 0 deletions
|
|
@ -49,6 +49,8 @@ $(srcdir)/ChangeLog:
|
|||
echo A git checkout is required to generate this file >> $@); \
|
||||
fi
|
||||
|
||||
DISTCLEANFILES += ChangeLog.cache-*
|
||||
|
||||
ChangeLog.cache-*..: .git
|
||||
|
||||
ChangeLog%: $(srcdir)/ChangeLog%
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue