Skip to content
This repository has been archived by the owner on Nov 11, 2021. It is now read-only.

Commit

Permalink
use normal ejabberd paths
Browse files Browse the repository at this point in the history
  • Loading branch information
thepug committed Jul 7, 2009
1 parent 1214b25 commit 0ce8bca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Emakefile
@@ -1,2 +1,2 @@
{'src/web/ejabberd_http_pre_bind', [{outdir, "ebin"},{i,"/home/nathan/swdevl/chesspark/install_deployment/lib/ejabberd/include"},{i,"/home/nathan/swdevl/chesspark/install_deployment/lib/ejabberd/include/web"}]}.
{'src/web/mod_http_pre_bind', [{outdir, "ebin"},{i,"/home/nathan/swdevl/chesspark/install_deployment/lib/ejabberd/include"},{i,"/home/nathan/swdevl/chesspark/install_deployment/lib/ejabberd/include/web"}]}.
{'src/web/ejabberd_http_pre_bind', [{outdir, "ebin"},{i,"/usr/lib/ejabberd/include"},{i,"/usr/lib/ejabberd/include/web"}]}.
{'src/web/mod_http_pre_bind', [{outdir, "ebin"},{i,"/usr/lib/ejabberd/include"},{i,"/usr/lib/ejabberd/include/web"}]}.

0 comments on commit 0ce8bca

Please sign in to comment.