diff --git a/Makefile b/Makefile index acb58dc..2530668 100644 --- a/Makefile +++ b/Makefile @@ -6,3 +6,6 @@ develop: compiledb: scons compiledb=yes target=template_debug + +clean: + /usr/bin/scons --clean