Yet another fix for the makefile :)
authorMatthew Wild <mwild1@gmail.com>
Sun, 30 Nov 2008 00:33:58 +0000 (00:33 +0000)
committerMatthew Wild <mwild1@gmail.com>
Sun, 30 Nov 2008 00:33:58 +0000 (00:33 +0000)
Makefile

index 016009e5ae65862909f804de95b1d64fbb4820f3..38de9e688538c36ec23fdc113a5cbef249f4827a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,7 @@ INSTALLEDMODULES = $(PREFIX)/lib/prosody/modules
 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