summaryrefslogtreecommitdiffstats
path: root/tdepasswd/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tdepasswd/Makefile.am')
-rw-r--r--tdepasswd/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdepasswd/Makefile.am b/tdepasswd/Makefile.am
index 1675f9975..55cf59979 100644
--- a/tdepasswd/Makefile.am
+++ b/tdepasswd/Makefile.am
@@ -3,7 +3,7 @@ SUBDIRS = kcm
bin_PROGRAMS = tdepasswd
tdepasswd_SOURCES = tdepasswd.cpp passwd.cpp passwddlg.cpp
-tdepasswd_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor
+tdepasswd_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_TQT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor
tdepasswd_LDADD = $(LIB_TDEIO)
METASOURCES = AUTO