Skip to content
Snippets Groups Projects
Commit 45287bda authored by Spencer Oliver's avatar Spencer Oliver
Browse files

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: default avatarSpencer Oliver <ntfreak@users.sourceforge.net>
parent 5e2637a4
Branches
Tags
No related merge requests found
...@@ -86,6 +86,7 @@ uninstall-hook: ...@@ -86,6 +86,7 @@ uninstall-hook:
distclean-local: distclean-local:
rm -rf Doxyfile doxygen rm -rf Doxyfile doxygen
rm -f $(srcdir)/jimtcl/configure.gnu
DISTCLEANFILES = doxygen.log DISTCLEANFILES = doxygen.log
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment