summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorTingPing <tingping@tingping.se>2015-02-15 15:20:38 -0500
committerTingPing <tingping@tingping.se>2015-02-15 15:20:38 -0500
commitc87f559334112fe8282031249a909fe73ef66590 (patch)
treede527eb4bdce19553e8ba6b0711c038406831d76 /src
parent8ca96d7ea3ec0281802eb08174ca2fdcbcc8263f (diff)
Fix distfiles
Diffstat (limited to 'src')
-rw-r--r--src/common/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/Makefile.am b/src/common/Makefile.am
index ea941671..75aa12bc 100644
--- a/src/common/Makefile.am
+++ b/src/common/Makefile.am
@@ -16,7 +16,6 @@ EXTRA_DIST = \
 	hexchatc.h \
 	hexchat-plugin.h \
 	history.h \
-	identd.c \
 	ignore.h \
 	inbound.h \
 	inet.h \
@@ -34,6 +33,7 @@ EXTRA_DIST = \
 	ssl.h \
 	ssl.c	\
 	text.h \
+	typedef.h \
 	textenums.h \
 	textevents.h \
 	textevents.in \