Yet another fix for the makefile :)
authorMatthew Wild <mwild1@gmail.com>
Sun, 30 Nov 2008 00:33:58 +0000
changeset 494 457d0c750826
parent 493 5f4416c53aeb
child 497 a2ccfabfda82
Yet another fix for the makefile :)
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