diff --git a/Makefile b/Makefile index 5539820..6c0437f 100644 --- a/Makefile +++ b/Makefile @@ -18,7 +18,7 @@ $(PDF): beamerthemem.sty $(AUX) $(SRC) clean: @rm -f $(PDF) - @git clean -xf + @git clean -xfd install: mkdir -p $(INSTALL_DIR)