summaryrefslogtreecommitdiffstats
path: root/src/core/CMakeLists.txt
blob: b0ab82c045e78f67bc5bd94210c98ef61ff83f5a (plain)
1
2
3
4
5
6
7
erl_target(ephraim-core
  ephraim.erl
  ephraim_conn.erl
  ephraim_conv.erl
  ephraim_roster.erl
  ephraim_util.erl
)