diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 02:32:00 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 02:32:00 -0600 |
commit | 27f2cfdc57b75ea3994e31ad436464353d966cdd (patch) | |
tree | 0aab4fe14ca3ea9071b7a0d97529996e5bb35440 /khexedit/Makefile.am | |
parent | 73dc36225d414b2108708fac11960774f74a3a8a (diff) | |
download | tdeutils-27f2cfdc57b75ea3994e31ad436464353d966cdd.tar.gz tdeutils-27f2cfdc57b75ea3994e31ad436464353d966cdd.zip |
Additional kde to tde renaming
Diffstat (limited to 'khexedit/Makefile.am')
-rw-r--r-- | khexedit/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khexedit/Makefile.am b/khexedit/Makefile.am index 47f3e60..973e352 100644 --- a/khexedit/Makefile.am +++ b/khexedit/Makefile.am @@ -20,7 +20,7 @@ draglabel.h progress.h hexeditstate.h chartabledialog.h hexdrag.h \ exportdialog.h fileinfodialog.h converterdialog.h listview.h searchbar.h khexedit_METASOURCES = AUTO -khexedit_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor +khexedit_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor khexedit_LDADD = $(LIB_KIO) $(LIB_KDEPRINT) xdg_apps_DATA = khexedit.desktop |