summaryrefslogtreecommitdiffstats
path: root/src/core/CMakeLists.txt
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2010-06-21 23:12:44 +0200
committerMatthias Schiffer <mschiffer@universe-factory.net>2010-06-21 23:12:44 +0200
commitb9145a8161071bee25c6c1c026fbc2381bdfa0bb (patch)
treec4bedf170c6d6cb110c37086b9d864ac8e80522e /src/core/CMakeLists.txt
parent0671f09eb9c44aae49bb438a19a1de3abd1c0202 (diff)
downloadephraim-b9145a8161071bee25c6c1c026fbc2381bdfa0bb.tar
ephraim-b9145a8161071bee25c6c1c026fbc2381bdfa0bb.zip
Show roster
Diffstat (limited to 'src/core/CMakeLists.txt')
-rw-r--r--src/core/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt
index 470e686..b0ab82c 100644
--- a/src/core/CMakeLists.txt
+++ b/src/core/CMakeLists.txt
@@ -2,4 +2,6 @@ erl_target(ephraim-core
ephraim.erl
ephraim_conn.erl
ephraim_conv.erl
+ ephraim_roster.erl
+ ephraim_util.erl
)