diff src/Makefile.am @ 9130:933a19e3a6b3

[gaim-migrate @ 9908] This puts the core in charge of irc-style /commands, which is way cool. Tim did most of the work, I've just been keeping it in sync with CVS, and slowly adding more commands to jabber. committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Sun, 30 May 2004 19:34:21 +0000
parents f55f93a975f2
children 63f07fa577eb
line wrap: on
line diff
--- a/src/Makefile.am	Sun May 30 19:30:14 2004 +0000
+++ b/src/Makefile.am	Sun May 30 19:34:21 2004 +0000
@@ -67,6 +67,8 @@
 	blist.h \
 	buddyicon.c \
 	buddyicon.h \
+	cmds.c \
+	cmds.h \
 	connection.c \
 	connection.h \
 	conversation.c \