projects
/
kinect-audio-setup.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
README: fix a typo in the "make install_udev_rules" command line
[kinect-audio-setup.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index
05c505a
..
28813ba
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-14,6
+14,3
@@
install_udev_rules:
clean:
$(MAKE) -C kinect_upload_fw clean
-
-changelog:
- git log --pretty="format:%ai %aN <%aE>%n%n%x09* %s%d%n" > ChangeLog