summaryrefslogtreecommitdiffstats
path: root/deco/config
diff options
context:
space:
mode:
Diffstat (limited to 'deco/config')
-rw-r--r--deco/config/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/deco/config/Makefile.am b/deco/config/Makefile.am
index 08e3ea3..d741389 100644
--- a/deco/config/Makefile.am
+++ b/deco/config/Makefile.am
@@ -9,7 +9,7 @@ noinst_HEADERS = baghiraconfig.h aquariusbutton.h colorpicker.h pixmaps.h
kde_module_LTLIBRARIES = twin_baghira_config.la
twin_baghira_config_la_SOURCES = baghiraconfig.cc aquariusbutton.cc colorpicker.cc configdialog.ui
twin_baghira_config_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module
-twin_baghira_config_la_LIBADD = $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI)
+twin_baghira_config_la_LIBADD = $(LIB_TQT) $(LIB_TDECORE) $(LIB_TDEUI)
twin_baghira_config_la_METASOURCES = AUTO
DISTCLEANFILES = $(twin_baghira_config_la_METASOURCES)