summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2010-03-27 09:55:13 -0400
committerGaetan Nadon <memsize@videotron.ca>2010-03-27 09:55:13 -0400
commitfdfd0902f858d068b8ee100b34249e7a53252d14 (patch)
tree748d48cbf46d3405ca9808e0ee99b49a62e9c110
parent958353fc567f989a2c6c6ef73625f99de896a68d (diff)
config: remove TODO from EXTRA_DIST
Automake always distribute the TODO file. Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 32ab98a..b4308a1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,7 +21,7 @@
SUBDIRS = src man
MAINTAINERCLEANFILES = ChangeLog INSTALL
-EXTRA_DIST = NM-reg.txt TODO
+EXTRA_DIST = NM-reg.txt
.PHONY: ChangeLog INSTALL