From: Spencer Oliver Date: Mon, 27 Jun 2011 15:08:56 +0000 (+0100) Subject: build: cleanup jimtcl generated configure.gnu X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=45287bda76ace1f93b9e48ead7fed83c774258d1;p=fw%2Fopenocd build: cleanup jimtcl generated configure.gnu We use configure.gnu to pass options to the jimtcl submodule. Make sure a distclean removes any generated files Signed-off-by: Spencer Oliver --- diff --git a/Makefile.am b/Makefile.am index 63ac5a160..1b19ba436 100644 --- a/Makefile.am +++ b/Makefile.am @@ -86,7 +86,8 @@ uninstall-hook: distclean-local: rm -rf Doxyfile doxygen - + rm -f $(srcdir)/jimtcl/configure.gnu + DISTCLEANFILES = doxygen.log MAINTAINERCLEANFILES = \