summaryrefslogtreecommitdiffstats
path: root/keduca/libkeduca/Makefile.am
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:17:07 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:17:07 -0600
commitfb758f679005d3eb923888302ade9b6e4dda15bb (patch)
tree60658c27bd33523266b992b1e50774ca76b965a1 /keduca/libkeduca/Makefile.am
parent9f2c757e1a1694373c11427a00502c2ff4c2d403 (diff)
downloadtdeedu-fb758f679005d3eb923888302ade9b6e4dda15bb.tar.gz
tdeedu-fb758f679005d3eb923888302ade9b6e4dda15bb.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'keduca/libkeduca/Makefile.am')
-rw-r--r--keduca/libkeduca/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/keduca/libkeduca/Makefile.am b/keduca/libkeduca/Makefile.am
index 4b59b7c6..2df02456 100644
--- a/keduca/libkeduca/Makefile.am
+++ b/keduca/libkeduca/Makefile.am
@@ -2,7 +2,7 @@ INCLUDES=$(all_includes)
noinst_LTLIBRARIES = libkeduca.la
libkeduca_la_SOURCES = kgallerydialogbase.ui fileread.cpp kgallerydialog.cpp
-libkeduca_la_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor
+libkeduca_la_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
libkeduca_la_LIBADD = -ltdeprint
noinst_HEADERS = fileread.h kgallerydialog.h kgallerydialogbase.h