diff plugins/icq/Makefile.am @ 1432:4c510ca3563f

[gaim-migrate @ 1442] icqlib 1.1.5 committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sun, 28 Jan 2001 01:52:27 +0000
parents 0a766047b4fd
children 0ef6603d986e
line wrap: on
line diff
--- a/plugins/icq/Makefile.am	Sat Jan 27 11:18:17 2001 +0000
+++ b/plugins/icq/Makefile.am	Sun Jan 28 01:52:27 2001 +0000
@@ -1,4 +1,4 @@
-CFLAGS += -I\$(top_srcdir)/src
+CFLAGS += -I\$(top_srcdir)/src $(DEBUG_CFLAGS)
 LIBS = $(GTK_LIBS)
 
 EXTRA_DIST =	AUTHORS \
@@ -35,6 +35,8 @@
 			proxy.c \
 			queue.c \
 			queue.h \
+			socketmanager.c \
+			socketmanager.h \
 			stdpackets.c \
 			stdpackets.h \
 			tcp.c \