mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-30 08:34:16 +01:00
run svnversion on parent to catch changes in common or other shared dirs
This commit is contained in:
parent
313dad4357
commit
df2807e422
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
||||||
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||||
|
|
||||||
PLATFORM=obj_palm
|
PLATFORM=obj_palm
|
||||||
SVNREV = $(shell svnversion -n . | tr ':' '_')
|
SVNREV = $(shell svnversion -n .. | tr ':' '_')
|
||||||
|
|
||||||
ifeq ($(MEMDEBUG),TRUE)
|
ifeq ($(MEMDEBUG),TRUE)
|
||||||
DEBUG = -DMEM_DEBUG -DDEBUG
|
DEBUG = -DMEM_DEBUG -DDEBUG
|
||||||
|
|
Loading…
Add table
Reference in a new issue