diff console/Makefile.am @ 15465:cc1721b06dc6

%s/libgaim/libpurple/g to make it compile
author Luke Schierer <lschiere@pidgin.im>
date Tue, 30 Jan 2007 17:29:00 +0000
parents 5fe8042783c1
children 704d40050800
line wrap: on
line diff
--- a/console/Makefile.am	Tue Jan 30 15:45:55 2007 +0000
+++ b/console/Makefile.am	Tue Jan 30 17:29:00 2007 +0000
@@ -46,7 +46,7 @@
 	$(LIBXML_LIBS) \
 	$(GNT_LIBS) \
 	./libgnt/libgnt.la \
-	$(top_builddir)/libpurple/libgaim.la
+	$(top_builddir)/libpurple/libpurple.la
 
 AM_CPPFLAGS = \
 	-DSTANDALONE \