summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorKlaus Kurzmann <mok@fluxnetz.de>2011-04-08 12:07:35 +0200
committerKlaus Kurzmann <mok@fluxnetz.de>2011-04-08 12:07:35 +0200
commit343278b6f4fd3c150934e84d1ffebbfc2cc6cec1 (patch)
treea9815f525e1cb2152e75e7f81da2e4ee2f16ed53 /Makefile
parentfef2166cca6ddca4b744654c890dfc626bf9acfe (diff)
downloadisi-wireshark-plugin-343278b6f4fd3c150934e84d1ffebbfc2cc6cec1.tar.bz2
add a dissector for the call resource
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3699808..78693d4 100644
--- a/Makefile
+++ b/Makefile
@@ -13,7 +13,8 @@ OBJECTS:=src/packet-isi.o \
src/isi-mtc.o \
src/isi-nameservice.o \
src/isi-radiosettings.o \
- src/isi-phoneinfo.o
+ src/isi-phoneinfo.o \
+ src/isi-call.o
all: isi.so