summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 5888dc8..e2cbbc6 100644
--- a/Makefile
+++ b/Makefile
@@ -25,3 +25,4 @@ titan/titan.a:
clean:
rm -f *.o libudtrace.so
+ $(MAKE) -C titan clean
personal git repositories of Harald Welte. Your mileage may vary