Makefile: remove a trailing space
authorAntonio Ospite <ospite@studenti.unina.it>
Fri, 6 Dec 2013 16:45:36 +0000 (17:45 +0100)
committerAntonio Ospite <ospite@studenti.unina.it>
Fri, 6 Dec 2013 16:45:36 +0000 (17:45 +0100)
Makefile

index fc1dc73..b3b755d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ install:
        install -d $(DESTDIR)/lib/udev/rules.d
        install -m 644 contrib/55-kinect_audio.rules.in $(DESTDIR)/lib/udev/rules.d/55-kinect_audio.rules
 
-clean: 
+clean:
        $(MAKE) -C kinect_upload_fw clean
 
 changelog: