Software /
code /
prosody
Diff
Makefile @ 465:9ab51c483cf3
Rename and update config. Update Makefile for this change.
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Sat, 29 Nov 2008 02:28:00 +0000 |
parent | 464:f1827353fd58 |
child | 467:66f145f5c932 |
line wrap: on
line diff
--- a/Makefile Sat Nov 29 02:23:48 2008 +0000 +++ b/Makefile Sat Nov 29 02:28:00 2008 +0000 @@ -18,7 +18,7 @@ install -m644 net/* $(SOURCE)/net install -m644 util/* $(SOURCE)/util install -m644 plugins/* $(MODULES) - install -m644 prosody.cfg.lua $(CONFIG) + install -m644 prosody.cfg.lua.dist $(CONFIG)/prosody.cfg.lua $(MAKE) install -C util-src clean: