Makefile: remove the changelog target it's not used anymore
authorAntonio Ospite <ao2@ao2.it>
Sat, 9 Jan 2016 12:33:00 +0000 (13:33 +0100)
committerAntonio Ospite <ao2@ao2.it>
Sat, 9 Jan 2016 14:13:31 +0000 (15:13 +0100)
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