diff options
Diffstat (limited to 'twin-styles/glow/Makefile.am')
-rw-r--r-- | twin-styles/glow/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/twin-styles/glow/Makefile.am b/twin-styles/glow/Makefile.am index bb624e59..ef4ae58b 100644 --- a/twin-styles/glow/Makefile.am +++ b/twin-styles/glow/Makefile.am @@ -6,7 +6,7 @@ SUBDIRS = . config themes kde_module_LTLIBRARIES = twin3_glow.la twin3_glow_la_SOURCES = glowclient.cpp glowbutton.cpp -twin3_glow_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx +twin3_glow_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module $(LIB_TQT) $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx twin3_glow_la_LIBADD = $(LIB_TDECORE) -ltdecorations METASOURCES = AUTO |