projects
/
kinect-audio-setup.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
17ee7f6
)
Makefile: remove a trailing space
author
Antonio Ospite <ospite@studenti.unina.it>
Fri, 6 Dec 2013 16:45:36 +0000
(17:45 +0100)
committer
Antonio Ospite <ospite@studenti.unina.it>
Fri, 6 Dec 2013 16:45:36 +0000
(17:45 +0100)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/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: