summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorManuel Traut <manut@linutronix.de>2009-06-24 11:56:56 +0200
committerManuel Traut <manut@linutronix.de>2009-06-24 11:56:56 +0200
commitd908351de27702e6877b4da0c24254960900944a (patch)
treefe6f06ecd7235d31a8d265933ebd861b67ef1887 /Makefile
parent950b78b4cd58c90f1c19769994ee37c7286b9804 (diff)
hjk commit test :)
Signed-off-by: Manuel Traut <manut@linutronix.de>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 36e06c2..2e0187f 100644
--- a/Makefile
+++ b/Makefile
@@ -15,6 +15,7 @@ latex-install:
cp latex/latex-beamer/*vf /usr/share/texmf/fonts/vf/linutronix
texhash
+
all clean::
for dir in $(SUBDIRS) ; do \
(cd $$dir && make $@); \