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

List:       kde-commits
Subject:    kdenetwork/kopete/libkopete
From:       Will Stephenson <lists () stevello ! free-online ! co ! uk>
Date:       2005-04-15 12:15:59
Message-ID: 20050415121559.AA4B65FA () office ! kde ! org
[Download RAW message or body]

CVS commit by wstephens: 

Fix accidental copy & paste


  M +4 -4      Makefile.am   1.120


--- kdenetwork/kopete/libkopete/Makefile.am  #1.119:1.120
@@ -32,8 +32,8 @@
 
 #AM_CXXFLAGS = -DQT_PLUGIN 
-kde_widget_LTLIBRARIES = libkopetewidgets.la
-widget.includeFile = QString::fromLatin1("kopete/ui/kopetelistview.h");_LDFLAGS = \
                $(KDE_PLUGIN) -module $(all_libraries)
-libkopetewidgets_la_LIBADD = $(LIB_KIO) libkopete.la ui/libkopeteui.la
-libkopetewidgets_la_SOURCES = ui/kopetewidgets.cpp 
+kde_widget_LTLIBRARIES = kopetewidgets.la
+kopetewidgets_la_LDFLAGS = $(KDE_PLUGIN) -module $(all_libraries)
+kopetewidgets_la_LIBADD = $(LIB_KIO) libkopete.la ui/libkopeteui.la
+kopetewidgets_la_SOURCES = ui/kopetewidgets.cpp 
 
 #kopetewidgets.cpp: $(srcdir)/kopete.widgets


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

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