summaryrefslogtreecommitdiff
path: root/cmdline/makefile
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2010-11-18 12:13:43 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2010-11-18 12:13:43 +0100
commit13a00498613188b6b40a7c1ad55eece2c5dd5da7 (patch)
tree3728587124dc29b632480035214c8de1671061d9 /cmdline/makefile
parent62e9c098df91e031913049f2011ce9bc71961a83 (diff)
drop apt-changelog, apt-get changelog provides this
Diffstat (limited to 'cmdline/makefile')
-rw-r--r--cmdline/makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/cmdline/makefile b/cmdline/makefile
index 61fa77dc2..12418bd28 100644
--- a/cmdline/makefile
+++ b/cmdline/makefile
@@ -65,9 +65,4 @@ include $(COPY_H)
#TARGET=program
#include $(COPY_H)
-# The apt-changelog program
-SOURCE=apt-changelog
-TO=$(BIN)
-TARGET=program
-include $(COPY_H)