summaryrefslogtreecommitdiffstats
path: root/libtdemid
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2014-01-21 21:44:05 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2014-01-21 21:44:05 -0600
commita23b86dd8701381dea35addf7ccef03ba9b65c9b (patch)
tree9021710d2a456326409114388abb2f282bfa881e /libtdemid
parent8d46300c49bdc03a96eb62675cd1825266231f6b (diff)
parent62ac96e110e21c0289e890b6e2a824b61d5cb055 (diff)
downloadtdelibs-a23b86dd8701381dea35addf7ccef03ba9b65c9b.tar.gz
tdelibs-a23b86dd8701381dea35addf7ccef03ba9b65c9b.zip
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdelibs
Diffstat (limited to 'libtdemid')
-rw-r--r--libtdemid/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/libtdemid/CMakeLists.txt b/libtdemid/CMakeLists.txt
index bc9fdb416..f1fb5c7e3 100644
--- a/libtdemid/CMakeLists.txt
+++ b/libtdemid/CMakeLists.txt
@@ -18,7 +18,7 @@ include_directories(
)
link_directories(
- ${TQT_LIBRARY_DIRS}
+ ${TDECORE_LIBRARY_DIRS}
)