diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 02:28:00 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 02:28:00 -0600 |
commit | 4cd2af066ba9527ce22a8059a47f072273b758f9 (patch) | |
tree | 5078d2900d1d304b8495c75a1675195127cf51a5 /styles/phase/Makefile.am | |
parent | 4cdc2e93c68aa357b47365da33c335ca892be447 (diff) | |
download | tdeartwork-4cd2af066ba9527ce22a8059a47f072273b758f9.tar.gz tdeartwork-4cd2af066ba9527ce22a8059a47f072273b758f9.zip |
Additional kde to tde renaming
Diffstat (limited to 'styles/phase/Makefile.am')
-rw-r--r-- | styles/phase/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/styles/phase/Makefile.am b/styles/phase/Makefile.am index ae98c9e0..d0931776 100644 --- a/styles/phase/Makefile.am +++ b/styles/phase/Makefile.am @@ -15,8 +15,8 @@ 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_KDECORE) $(LIB_KDEUI) -lkdefx -phasestyle_la_LIBADD = -lkdefx -lkdecore +phasestyle_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module $(LIB_QT) $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx +phasestyle_la_LIBADD = -ltdefx -ltdecore phasestyle_la_METASOURCES = AUTO DISTCLEANFILES = $(phasestyle_la_METASOURCES) |