diff --git a/src/GNUmakefile.common b/src/GNUmakefile.common index 1d958f8..49afb3b 100644 --- a/src/GNUmakefile.common +++ b/src/GNUmakefile.common @@ -14,6 +14,7 @@ UUID:= ${DEPSDIR}/libuuid/.libs/libuuid.a all: magicka magimail magiedit ticproc mgpost magichat \ filecenter dosbox_shim magiftpd reset_pass + www: magickawww magimail magiedit ticproc mgpost magichat \ filecenter dosbox_shim magiftpd reset_pass @@ -95,7 +96,7 @@ magiftpd: reset_pass: cd ${UTILSDIR}/reset_pass && ${MAKE} -.PHONY: clean +.PHONY: clean www clean: rm -f ${OBJS} ${WWWOBJS} ../magicka