summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorKlaus Kurzmann <mok@fluxnetz.de>2011-04-08 12:04:59 +0200
committerKlaus Kurzmann <mok@fluxnetz.de>2011-04-08 12:04:59 +0200
commitd66229b1b96476b413e2a5f1f7f567cecfec2eba (patch)
tree5500607dc5aec1fed358c7ef33aab37814c733fa /Makefile
parent91dd787668ae430f02151137966edf1fa2f1f4f1 (diff)
downloadisi-wireshark-plugin-d66229b1b96476b413e2a5f1f7f567cecfec2eba.tar.bz2
add a dissector for the nameservice 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 4c7ff29..54b3c34 100644
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,8 @@ OBJECTS:=src/packet-isi.o \
src/isi-ss.o \
src/isi-gss.o \
src/isi-sms.o \
- src/isi-mtc.o
+ src/isi-mtc.o \
+ src/isi-nameservice.o
all: isi.so