run svnversion on parent to catch changes in common or other shared dirs

This commit is contained in:
ehouse 2007-01-16 02:48:27 +00:00
parent c02c3fec17
commit 5decd9bbf3

View file

@ -17,7 +17,7 @@
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
PLATFORM=obj_palm
SVNREV = $(shell svnversion -n . | tr ':' '_')
SVNREV = $(shell svnversion -n .. | tr ':' '_')
ifeq ($(MEMDEBUG),TRUE)
DEBUG = -DMEM_DEBUG -DDEBUG