summaryrefslogtreecommitdiffstats
path: root/bab
diff options
context:
space:
mode:
Diffstat (limited to 'bab')
-rw-r--r--bab/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/bab/Makefile.am b/bab/Makefile.am
index 90f203a..d07bec6 100644
--- a/bab/Makefile.am
+++ b/bab/Makefile.am
@@ -19,4 +19,4 @@ bin_PROGRAMS = bab
# the application source, library search path, and link libraries
bab_SOURCES = main.cpp styleconfdialog.cpp bab_iface.skel
bab_LDFLAGS = $(KDE_RPATH) $(all_libraries)
-bab_LDADD = $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI)
+bab_LDADD = $(LIB_TQT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI)