CVS commit by dmacvicar: make all commited stuff work M +2 -1 Makefile.am 1.72 M +4 -3 contactlist/Makefile.am 1.24 --- kdenetwork/kopete/kopete/Makefile.am #1.71:1.72 @@ -37,5 +37,6 @@ contactlist/libkopetecontactlist.la \ config/plugins/libkopetepluginconfig.la \ - ../libkopete/libkopete.la + ../libkopete/libkopete.la \ + ../libkopete/ui/libkopeteui.la mydatadir = $(kde_datadir)/kopete --- kdenetwork/kopete/kopete/contactlist/Makefile.am #1.23:1.24 @@ -3,4 +3,5 @@ AM_CPPFLAGS = $(KOPETE_INCLUDES) \ -I$(top_srcdir)/kopete/libkopete/private \ + -I$(top_srcdir)/kopete/libkopete/ui \ -I$(top_srcdir)/kopete/kopete \ -I$(top_srcdir)/kopete/kopete/chatwindow \ @@ -13,7 +14,7 @@ libkopetecontactlist_la_SOURCES = kopetemetacontactlvi.cpp \ kopetestatusgroupviewitem.cpp kopetegroupviewitem.cpp kopetecontactlistview.cpp \ - kopetegvipropswidget.ui kopetemetalvipropswidget.ui kopetelviprops.cpp kopetelistviewitem.cpp \ - kopeteaddrbookexport.cpp kopeteaddrbookexportui.ui kopetelistview.cpp customnotifications.ui \ - customnotificationprops.cpp kopetelistviewsearchline.cpp kopetegrouplistaction.cpp kabcexport.cpp \ + kopetegvipropswidget.ui kopetemetalvipropswidget.ui kopetelviprops.cpp \ + kopeteaddrbookexport.cpp kopeteaddrbookexportui.ui customnotifications.ui \ + customnotificationprops.cpp kopetegrouplistaction.cpp kabcexport.cpp \ kabcexport_base.ui