Skip to content

Commit

Permalink
base changes to configure and compile eredis, added mod_roster struct…
Browse files Browse the repository at this point in the history
… too.
  • Loading branch information
Manuel Rubio committed Jun 21, 2012
1 parent 75756f0 commit 068fd89
Show file tree
Hide file tree
Showing 28 changed files with 2,640 additions and 121 deletions.
2 changes: 1 addition & 1 deletion src/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ endif
prefix = @prefix@
exec_prefix = @exec_prefix@

SUBDIRS = @mod_irc@ @mod_pubsub@ @mod_muc@ @mod_proxy65@ @eldap@ @pam@ @web@ stringprep stun @tls@ @odbc@ @ejabberd_zlib@
SUBDIRS = @mod_irc@ @mod_pubsub@ @mod_muc@ @mod_proxy65@ @eldap@ @pam@ @web@ stringprep stun @tls@ @eredis@ @odbc@ @ejabberd_zlib@
ERLSHLIBS += expat_erl.so
ERLBEHAVS = cyrsasl.erl gen_mod.erl p1_fsm.erl
SOURCES_ALL = $(wildcard *.erl)
Expand Down
Loading

0 comments on commit 068fd89

Please sign in to comment.