From c87f559334112fe8282031249a909fe73ef66590 Mon Sep 17 00:00:00 2001 From: TingPing Date: Sun, 15 Feb 2015 15:20:38 -0500 Subject: [PATCH] Fix distfiles --- src/common/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \