fix the makefile fix

This commit is contained in:
Andrew Pamment 2018-10-10 11:30:01 +10:00
parent 38ace58668
commit dd1b386ff8

View File

@ -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