diff --git a/Makefile b/Makefile index 9695bcd..ad99b3c 100644 --- a/Makefile +++ b/Makefile @@ -9,4 +9,4 @@ $(PDF): $(SRC) clean: @rm -f $(PDF) - @git clean + @git clean -xf