projects
/
kinect-audio-setup.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
0b5d6cf
)
Makefile: remove the changelog target it's not used anymore
author
Antonio Ospite <ao2@ao2.it>
Sat, 9 Jan 2016 12:33:00 +0000
(13:33 +0100)
committer
Antonio Ospite <ao2@ao2.it>
Sat, 9 Jan 2016 14:13:31 +0000
(15:13 +0100)
Makefile
patch
|
blob
|
history
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