summaryrefslogtreecommitdiffstats
path: root/kiosktool
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-29 23:21:12 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-29 23:21:12 -0600
commit8c1f68bb0f10330d548ed0f9c915626712a435b8 (patch)
tree57f3cb8ff14eaa0d4386e31fb7dcff5cb0f063b5 /kiosktool
parentd0429e9314b2cf443cd556a665f1ed4a6eb4cdcf (diff)
downloadkiosktool-8c1f68bb0f10330d548ed0f9c915626712a435b8.tar.gz
kiosktool-8c1f68bb0f10330d548ed0f9c915626712a435b8.zip
Rename a few build variables for overall consistency
Diffstat (limited to 'kiosktool')
-rw-r--r--kiosktool/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kiosktool/Makefile.am b/kiosktool/Makefile.am
index 42aee63..47756e9 100644
--- a/kiosktool/Makefile.am
+++ b/kiosktool/Makefile.am
@@ -15,7 +15,7 @@ INCLUDES = $(all_includes)
kiosktool_LDFLAGS = $(KDE_RPATH) $(all_libraries) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
# the libraries to link against.
-kiosktool_LDADD = $(LIB_KFILE) -ltdeprint
+kiosktool_LDADD = $(LIB_TDEFILE) -ltdeprint
# which sources should be compiled for kiosktool
kiosktool_SOURCES = main.cpp kioskgui.cpp kioskdata.cpp kioskrun.cpp \