summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorManuel Traut <manut@linutronix.de>2009-06-24 12:00:46 +0200
committerManuel Traut <manut@linutronix.de>2009-06-24 12:00:46 +0200
commit683446007716202a3704830a9c407e9b558752d7 (patch)
treee026c43a2523195bec68cea619f2abefcbaeac60 /Makefile
parentd908351de27702e6877b4da0c24254960900944a (diff)
Revert "hjk commit test :)"
This reverts commit d908351de27702e6877b4da0c24254960900944a.
Diffstat (limited to 'Makefile')
-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 $@); \