diff options
Diffstat (limited to 'kdesktop/Makefile.am')
-rw-r--r-- | kdesktop/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdesktop/Makefile.am b/kdesktop/Makefile.am index 539db39f1..5da121d19 100644 --- a/kdesktop/Makefile.am +++ b/kdesktop/Makefile.am @@ -35,7 +35,7 @@ noinst_HEADERS = desktop.h bgmanager.h krootwm.h \ kcheckrunning_SOURCES = kcheckrunning.cpp kcheckrunning_LDFLAGS = $(all_libraries) -kcheckrunning_LDADD = $(LIB_X11) $(LIB_QT) +kcheckrunning_LDADD = $(LIB_X11) $(LIB_TQT) kxdglauncher_SOURCES = kxdglauncher.cpp kxdglauncher_LDFLAGS = $(all_libraries) |