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 \