summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2e0187f..36e06c2 100644
--- a/Makefile
+++ b/Makefile
@@ -15,7 +15,6 @@ latex-install:
cp latex/latex-beamer/*vf /usr/share/texmf/fonts/vf/linutronix
texhash
-
all clean::
for dir in $(SUBDIRS) ; do \
(cd $$dir && make $@); \