summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorkpfleming <kpfleming@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-02-05 21:55:42 +0000
committerkpfleming <kpfleming@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-02-05 21:55:42 +0000
commita2b72cce02a7197ece84f83cee6deadfac672f33 (patch)
treef424f3ac42c7bba62817fc2811f7ab1906a5fa69 /Makefile
parent4acab327143379e6aebc2e4a2091a8e1696452a0 (diff)
Merged revisions 2086 via svnmerge from
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2086 | kpfleming | 2007-02-05 15:54:40 -0600 (Mon, 05 Feb 2007) | 2 lines fix version-numbering logic ........ git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2087 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index a64ec03..637c560 100644
--- a/Makefile
+++ b/Makefile
@@ -117,11 +117,11 @@ endif
ifneq ($(wildcard .version),)
ZAPTELVERSION:=$(shell cat .version)
-endif
-
+else
ifneq ($(wildcard .svn),)
ZAPTELVERSION=SVN-$(shell build_tools/make_svn_branch_name)
endif
+endif
LTZ_A:=libtonezone.a
LTZ_A_OBJS:=zonedata.o tonezone.o