Extend MAINTAINERCLEANFILES to include some things automatically added by libtoolize.
This commit is contained in:
parent
6cbe32fa13
commit
39671e5309
1 changed files with 6 additions and 1 deletions
|
@ -156,4 +156,9 @@ MAINTAINERCLEANFILES = \
|
|||
missing \
|
||||
mkinstalldirs \
|
||||
config.h.in \
|
||||
stamp.h.in
|
||||
stamp.h.in \
|
||||
m4/ltsugar.m4 \
|
||||
m4/libtool.m4 \
|
||||
m4/ltversion.m4 \
|
||||
m4/lt~obsolete.m4 \
|
||||
m4/ltoptions.m4
|
||||
|
|
Loading…
Add table
Reference in a new issue