From 5f4476566d894e0bab91a8257dbffa839fe4975b Mon Sep 17 00:00:00 2001 From: "pancake@localhost.localdomain" Date: Sun, 18 Oct 2009 21:03:16 +0200 Subject: * Fix n900 identification for dump (-e) * Make clean libusb from the root makefile --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') 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: -- cgit v1.2.3