summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2010-07-09 08:53:03 +0200
committerMatthias Schiffer <mschiffer@universe-factory.net>2010-07-09 08:53:03 +0200
commit46c0f539112cd19628dc0305d3556111099a04da (patch)
treebe76abc7b3b402c635d09da39bbcdd6bdd750124 /src/CMakeLists.txt
parent1b2562ed6503f3bb7c19514b5e9571c1fcb79360 (diff)
downloadeva-46c0f539112cd19628dc0305d3556111099a04da.tar
eva-46c0f539112cd19628dc0305d3556111099a04da.zip
Fixed unicode handling
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index af9fafe..4e7f0b2 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -5,6 +5,7 @@ link_directories(${GEE_LIBRARY_DIRS} ${GIO_LIBRARY_DIRS} ${ERL_LIBRARY_DIRS})
vala_precompile(EVA_C
PacketHandler.vala
Term.vala
+ Util.vala
PACKAGES
gee-1.0
gio-2.0