summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authortzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-12-04 18:01:23 +0000
committertzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-12-04 18:01:23 +0000
commitc937d5f0c4cb86a63d3b79fe76ba3d60c2cd8dc4 (patch)
tree7d177e3a9ddb1e18e041fa7f955e5cf36bbc3485 /Makefile
parentc3aa97c3e7b22c795481134efc9a215a677d0165 (diff)
Fix the case of: make zttool.o zttool
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3293 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 59b688b..be7ad6d 100644
--- a/Makefile
+++ b/Makefile
@@ -322,7 +322,7 @@ gendigits: gendigits.c
prereq: config.status tones.h tor2fw.h radfw.h version.h
zttool.o: zaptel.h
-zttool: CFLAGS+=$(NEWT_INCLUDE)
+zttool.o: CFLAGS+=$(NEWT_INCLUDE)
zttool: LDLIBS+=$(NEWT_LIB)
ztscan.o: zaptel.h