Skip to content

Commit 2519f70

Browse files
author
Christopher 'Tofu' Zorn
committed
make sure we compile ejabberd_socket
1 parent a018f13 commit 2519f70

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Emakefile

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{'src/ejabberd_c2s', [{outdir, "ebin"},{i,"/usr/lib/ejabberd/include"}]}.
22
{'src/ejabberd_receiver', [{outdir, "ebin"},{i,"/usr/lib/ejabberd/include"}]}.
3+
{'src/ejabberd_socket', [{outdir, "ebin"},{i,"/usr/lib/ejabberd/include"}]}.
34
{'src/web/ejabberd_http_bind', [{outdir, "ebin"},{i,"/usr/lib/ejabberd/include"},{i,"/usr/lib/ejabberd/include/web"}]}.
45
{'src/web/mod_http_bind', [{outdir, "ebin"},{i,"/usr/lib/ejabberd/include"},{i,"/usr/lib/ejabberd/include/web"}]}.

0 commit comments

Comments
 (0)