summaryrefslogblamecommitdiff
path: root/graphics/digikamplugins/files/patch-miscsoperations-Makefile.in
blob: efebc49c1eaeca0b98446d14369d4de309179565 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                                  
--- miscsoperations/Makefile.in.orig	Tue Feb 17 13:03:33 2004
+++ miscsoperations/Makefile.in	Tue Feb 17 13:03:50 2004
@@ -257,7 +257,7 @@
 digikamplugin_miscsoperations_la_SOURCES = plugin_miscsoperations.cpp
 
 # Libs needed by the plugin
-digikamplugin_miscsoperations_la_LIBADD = $(LIB_KPARTS) -ldigikam
+digikamplugin_miscsoperations_la_LIBADD = $(LIB_KPARTS) $(LIBPTHREAD) -ldigikam
 
 # LD flags for the plugin
 digikamplugin_miscsoperations_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries)