summaryrefslogtreecommitdiffstats
path: root/cert-updater/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'cert-updater/Makefile.am')
-rw-r--r--cert-updater/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/cert-updater/Makefile.am b/cert-updater/Makefile.am
index bf6707a..3e671a4 100644
--- a/cert-updater/Makefile.am
+++ b/cert-updater/Makefile.am
@@ -5,6 +5,6 @@ bin_PROGRAMS = primaryrccertupdater
primaryrccertupdater_SOURCES = main.cpp
primaryrccertupdater_METASOURCES = AUTO
-primaryrccertupdater_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor -ltdeldap $(KRB5_LIBS)
+primaryrccertupdater_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_TQT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor -ltdeldap $(KRB5_LIBS)
KDE_OPTIONS = nofinal \ No newline at end of file