mirror of
https://github.com/json-c/json-c.git
synced 2026-03-19 13:09:07 +08:00
Remove configure as part of maintainer-clean instead of distclean. Addresses issue #48.
This commit is contained in:
@@ -42,5 +42,8 @@ libjson_la_SOURCES = \
|
||||
|
||||
distclean-local:
|
||||
-rm -rf $(testsubdir)
|
||||
-rm -rf config.h.in~ Makefile.in aclocal.m4 autom4te.cache/ config.guess config.sub configure depcomp install-sh ltmain.sh missing
|
||||
-rm -rf config.h.in~ Makefile.in aclocal.m4 autom4te.cache/ config.guess config.sub depcomp install-sh ltmain.sh missing
|
||||
|
||||
maintainer-clean-local:
|
||||
-rm -rf configure
|
||||
|
||||
|
||||
Reference in New Issue
Block a user