summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorKlaus Kurzmann <mok@fluxnetz.de>2011-04-28 16:45:12 +0200
committerKlaus Kurzmann <mok@fluxnetz.de>2011-04-28 16:45:12 +0200
commit77c01f388ed59d3efcbf0ebfa56e021481534f84 (patch)
tree72db925ad483bd50a139a1f6df9c66703df15e8f /Makefile
parent8dc5548416809c581b8e05a5640be404af0c512a (diff)
downloadisi-wireshark-plugin-77c01f388ed59d3efcbf0ebfa56e021481534f84.tar.bz2
add dissector for gpds resource
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 393b268..a384992 100644
--- a/Makefile
+++ b/Makefile
@@ -17,6 +17,7 @@ OBJECTS:=src/packet-isi.o \
src/isi-call.o \
src/isi-light.o \
src/isi-commgr.o \
+ src/isi-gpds.o \
src/isi-selftest.o
all: isi.so