diff src/Makefile.am @ 9993:bdec08a8fc5b

[gaim-migrate @ 10906] Remove away.c and away.h And get rid of some code in server.c that I'm pretty sure doesn't do anything committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Thu, 09 Sep 2004 03:36:35 +0000
parents b229d6fade9d
children b28f9be379b3
line wrap: on
line diff
--- a/src/Makefile.am	Thu Sep 09 03:20:48 2004 +0000
+++ b/src/Makefile.am	Thu Sep 09 03:36:35 2004 +0000
@@ -99,7 +99,6 @@
 gaim_coreheaders = \
 	account.h \
 	accountopt.h \
-	away.h \
 	blist.h \
 	buddyicon.h \
 	cmds.h \
@@ -139,7 +138,6 @@
 
 gaim_SOURCES = \
 	$(gaim_coresources) \
-	away.c \
 	dnd-hints.c \
 	gaim-disclosure.c \
 	gtkaccount.c \