Commit f77c5ea7 authored by Andrew Price's avatar Andrew Price
Browse files

Set SRCROOT in webclient/Makefile

Makefile.common uses it to find the mw.rev file
parent 9bf105a1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
SRCROOT = $(CURDIR)/../..
DEPTH=../../
include $(DEPTH)Makefile.common