You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
526 B
12 lines
526 B
--- kpilot/lib/Makefile.am.ORI 2012-08-05 23:51:32.492490057 +0200
|
|
+++ kpilot/lib/Makefile.am 2012-08-05 23:51:42.771261684 +0200
|
|
@@ -29,7 +29,7 @@
|
|
pilotTodoEntry.cc
|
|
|
|
libkpilot_la_LDFLAGS = $(PISOCK_LDFLAGS) -no-undefined $(all_libraries) $(KDE_EXTRA_RPATH) $(KDE_RPATH)
|
|
-libkpilot_la_LIBADD = $(PISOCK_LIB) $(LIB_KDEUI) $(LIB_KABC) -lkcal
|
|
+libkpilot_la_LIBADD = $(PISOCK_LIB) $(LIB_KDEUI) $(LIB_KABC) -lkcal $(LIB_QT) $(LIB_KDECORE) -lDCOP $(LIB_KIO)
|
|
|
|
kpilotincludedir = $(includedir)/kpilot
|
|
kpilotinclude_HEADERS = \
|