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