a51226a081
This is a new major release of GAIM with a new name to make AOL happy. ok brad
13 lines
444 B
Plaintext
13 lines
444 B
Plaintext
$OpenBSD: patch-libpurple_protocols_gg_Makefile_am,v 1.1.1.1 2007/05/12 15:19:36 alek Exp $
|
|
--- libpurple/protocols/gg/Makefile.am.orig Sat Oct 28 12:49:22 2006
|
|
+++ libpurple/protocols/gg/Makefile.am Sat Oct 28 12:50:21 2006
|
|
@@ -66,7 +66,7 @@ pkg_LTLIBRARIES = libgg.la
|
|
noinst_LIBRARIES =
|
|
|
|
libgg_la_SOURCES = $(GGSOURCES)
|
|
-libgg_la_LIBADD = $(GLIB_LIBS) $(GADU_LIBS)
|
|
+libgg_la_LIBADD = $(GLIB_LIBS) $(GADU_LIBS) $(LIBGADU_LIBS)
|
|
|
|
endif
|
|
|