mirror of
https://github.com/nfc-tools/libnfc.git
synced 2025-12-23 18:50:05 +00:00
"make distclean" remove more generated files.
This commit is contained in:
parent
39a1e1fd11
commit
49ca2acf91
10
Makefile.am
10
Makefile.am
@ -15,4 +15,12 @@ html-am : Doxyfile
|
||||
|
||||
.PHONY: html
|
||||
endif
|
||||
DISTCLEANFILES = Makefile.in
|
||||
DISTCLEANFILES = \
|
||||
Makefile.in \
|
||||
configure \
|
||||
depcomp \
|
||||
config.guess \
|
||||
config.sub \
|
||||
ltmain.sh \
|
||||
config.h.in \
|
||||
aclocal.m4
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user