@ -154,7 +154,7 @@ clean: $(CLEAN_TARGETS) docpreview_clean
@rm -rf $(DEPSDIR)
@rm -rf lib/
@rm -rf bin/coverage.*.xml
@find . -name "*.g.cpp" -name "*.g.h" -exec rm -f {} \;
@find . -name "*.g.cpp" -or -name "*.g.h" -exec rm -f {} \;
targets:
@echo "Available targets:"