diff --git a/preprocessor/Makefile.am b/preprocessor/Makefile.am index 892b2b17813a09a2341cf3d3fb805afffc845745..5a8ac507e889c3d5067cf4a7b95029bf3d91a537 100644 --- a/preprocessor/Makefile.am +++ b/preprocessor/Makefile.am @@ -86,7 +86,7 @@ html-local: endif clean-local: - rm -rf ../matlab/preprocessor* + rm -rf ../matlab/preprocessor* ../julia/preprocessor* rm -rf doc/html/ EXTRA_DIST = $(BUILT_SOURCES) Doxyfile