diff options
Diffstat (limited to 'styles/phase/Makefile.am')
-rw-r--r-- | styles/phase/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/styles/phase/Makefile.am b/styles/phase/Makefile.am index 6f2639c9..77c720c9 100644 --- a/styles/phase/Makefile.am +++ b/styles/phase/Makefile.am @@ -15,7 +15,7 @@ noinst_HEADERS = phasestyle.h bitmaps.h kde_style_LTLIBRARIES = phasestyle.la phasestyle_la_SOURCES = phasestyle.cpp -phasestyle_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx +phasestyle_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module $(LIB_TQT) $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx phasestyle_la_LIBADD = -ltdefx -ltdecore phasestyle_la_METASOURCES = AUTO |