Browse Source

Remove a few more things in the distclean target to get rid of *all* generated files.

tags/json-c-0.11-20130402
Eric Haszlakiewicz Keith Derrick 13 years ago
parent
commit
a7bd85caba
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      Makefile.am

+ 1
- 0
Makefile.am View File

@@ -68,4 +68,5 @@ TESTS_ENVIRONMENT = top_builddir=$(top_builddir)

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


Loading…
Cancel
Save