diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 21:45:45 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 21:45:45 -0600 |
commit | 0f306b366147fc8a8556c603823327161bc98bdb (patch) | |
tree | 16728b09cfef16a953653f296d88afc6f3655f10 /kfax | |
parent | 784795fcca2967dbdd82e579c29e6809ac7c1269 (diff) | |
download | tdegraphics-0f306b366147fc8a8556c603823327161bc98bdb.tar.gz tdegraphics-0f306b366147fc8a8556c603823327161bc98bdb.zip |
Rename additional instances of KDE to TDE
Diffstat (limited to 'kfax')
-rw-r--r-- | kfax/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kfax/Makefile.am b/kfax/Makefile.am index f0c2f01d..c99a3d53 100644 --- a/kfax/Makefile.am +++ b/kfax/Makefile.am @@ -1,5 +1,5 @@ -AM_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor -LDADD = $(LIB_KFILE) $(LIB_KDEPRINT) -lm +AM_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor +LDADD = $(LIB_KFILE) $(LIB_TDEPRINT) -lm INCLUDES = $(all_includes) ####### Files |