[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdenonbeta/kopete/protocols/gadu
From:       Piotr Szymanski <djurban () linuxpl ! org>
Date:       2003-07-01 13:33:10
[Download RAW message or body]

CVS commit by djurban: 

- switch to system libgadu


  M +5 -4      Makefile.am   1.14


--- kdenonbeta/kopete/protocols/gadu/Makefile.am  #1.13:1.14
@@ -1,4 +1,4 @@
 METASOURCES = AUTO
-SUBDIRS = lib ui pixmaps icons
+SUBDIRS = ui pixmaps icons
 AM_CPPFLAGS = -I$(srcdir)/ui \
         -I./ui \
@@ -6,5 +6,6 @@
         -I$(srcdir)/lib \
         $(KOPETE_INCLUDES) \
-        $(all_includes)
+        $(all_includes) \
+        $(LIBGG_INCLUDES)
 
 kde_module_LTLIBRARIES = kopete_gadu.la
@@ -18,6 +19,6 @@
 kopete_gadu_la_LDFLAGS = -no-undefined -module $(KDE_PLUGIN) $(all_libraries)
 kopete_gadu_la_LIBADD  = ./ui/libgaduui.la \
-                       ./lib/libgadu.la      \
-                       $(top_builddir)/kopete/libkopete/libkopete.la 
+                       $(top_builddir)/kopete/libkopete/libkopete.la \
+                       $(LIBGG_LIBS)
 
 service_DATA = gadu.desktop


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic