Skip to content
Snippets Groups Projects
Commit 8b63e53d authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Add julia preprocessor to the clean rule.

parent 507fad86
Branches
Tags
No related merge requests found
...@@ -86,7 +86,7 @@ html-local: ...@@ -86,7 +86,7 @@ html-local:
endif endif
clean-local: clean-local:
rm -rf ../matlab/preprocessor* rm -rf ../matlab/preprocessor* ../julia/preprocessor*
rm -rf doc/html/ rm -rf doc/html/
EXTRA_DIST = $(BUILT_SOURCES) Doxyfile EXTRA_DIST = $(BUILT_SOURCES) Doxyfile
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment