Makefile.am: wipe generated INSTALL file in maintainer-clean target
Acked-by: Peter Simons <simons@cryp.to>
This commit is contained in:
parent
184701aa8b
commit
13b81dbbe2
@ -43,7 +43,7 @@ EXTRA_DIST = build-aux/gnulib-cache.m4 petidomo-approve.pl \
|
||||
DISTCLEANFILES = $(BUILT_SOURCES)
|
||||
MAINTAINERCLEANFILES = \
|
||||
Makefile.in aclocal.m4 compile config.guess config.sub \
|
||||
configure ChangeLog GNUmakefile config.h.in maint.mk
|
||||
configure ChangeLog GNUmakefile config.h.in maint.mk INSTALL
|
||||
|
||||
maintainer-clean-local:
|
||||
-rm -rf build-aux libgnu
|
||||
|
||||
Loading…
Reference in New Issue
Block a user