Software /
code /
prosody
Changeset
494:457d0c750826
Yet another fix for the makefile :)
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Sun, 30 Nov 2008 00:33:58 +0000 |
parents | 493:5f4416c53aeb |
children | 497:a2ccfabfda82 |
files | Makefile |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile Sat Nov 29 22:55:16 2008 +0000 +++ b/Makefile Sun Nov 30 00:33:58 2008 +0000 @@ -14,7 +14,7 @@ all: $(MAKE) all -C util-src -install: prosody.install prosody.cfg.lua util/encodings.so util/encodings.so +install: prosody.install prosody.cfg.lua.install util/encodings.so util/encodings.so install -d $(BIN) $(CONFIG) $(MODULES) $(SOURCE) install -d $(CONFIG)/certs install -d $(SOURCE)/core $(SOURCE)/net $(SOURCE)/util