Merge branch 'master' of github.com:processone/ejabberd

This commit is contained in:
Jerome Sautret 2014-10-30 17:19:37 +01:00
commit 5b0d8b7776
1 changed files with 1 additions and 0 deletions

View File

@ -161,6 +161,7 @@ install: all
# Binary system libraries
$(INSTALL) -d $(SODIR)
$(INSTALL) -m 644 $(DLLs) $(SODIR)
[ -f $(SODIR)/jiffy.so ] && (cd $(PRIVDIR); ln -s lib/jiffy.so;)
#
# Translated strings
$(INSTALL) -d $(MSGSDIR)