# HG changeset patch # User Matthew Wild # Date 1228005238 0 # Node ID 457d0c750826f81f867238b80f10357a8201512a # Parent 5f4416c53aeba4b7c5896fe11ad905f5beb67cfe Yet another fix for the makefile :) diff -r 5f4416c53aeb -r 457d0c750826 Makefile --- 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