From: Antonio Ospite <ao2@ao2.it>
Date: Sat, 9 Jan 2016 12:33:00 +0000 (+0100)
Subject: Makefile: remove the changelog target it's not used anymore
X-Git-Tag: v0.5~1
X-Git-Url: https://git.ao2.it/kinect-audio-setup.git/commitdiff_plain/67b6e8f64047557a0e65eb7afad8c16a1cb7a8a0?ds=sidebyside;hp=--cc

Makefile: remove the changelog target it's not used anymore
---

67b6e8f64047557a0e65eb7afad8c16a1cb7a8a0
diff --git a/Makefile b/Makefile
index 05c505a..28813ba 100644
--- 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