diff options
Diffstat (limited to 'twin-styles/openlook')
-rw-r--r-- | twin-styles/openlook/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/twin-styles/openlook/Makefile.am b/twin-styles/openlook/Makefile.am index 32b41684..5d6c4f7a 100644 --- a/twin-styles/openlook/Makefile.am +++ b/twin-styles/openlook/Makefile.am @@ -3,7 +3,7 @@ INCLUDES = $(all_includes) kde_module_LTLIBRARIES = twin3_openlook.la twin3_openlook_la_SOURCES = OpenLook.cpp -twin3_openlook_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx +twin3_openlook_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module $(LIB_TQT) $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx twin3_openlook_la_LIBADD = -ltdecorations noinst_HEADERS = OpenLook.h |