summaryrefslogtreecommitdiffstats
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 a8042d9..1614e3c 100644
--- a/Makefile
+++ b/Makefile
@@ -22,6 +22,7 @@ logot:
clean:
cd src && ${MAKE} clean
+ cd libusb && ${MAKE} clean
cd logotool && ${MAKE} clean
install: