diff options
Diffstat (limited to 'sessionapplet/Makefile.am')
-rw-r--r-- | sessionapplet/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sessionapplet/Makefile.am b/sessionapplet/Makefile.am index 0bb4def..dae3c97 100644 --- a/sessionapplet/Makefile.am +++ b/sessionapplet/Makefile.am @@ -5,7 +5,7 @@ lib_LTLIBRARIES = usermanager_panelapplet.la usermanager_panelapplet_la_SOURCES = usermanager.cpp dmctl.cpp usermanager_panelapplet_la_LDFLAGS = -module -avoid-version $(all_libraries) -usermanager_panelapplet_la_LIBADD = $(LIB_TDEUI) $(LIB_QT) $(LIB_TDECORE) -lDCOP +usermanager_panelapplet_la_LIBADD = $(LIB_TDEUI) $(LIB_TQT) $(LIB_TDECORE) -lDCOP usermanager_DATA = usermanager.desktop usermanagerdir = $(kde_datadir)/kicker/applets |