summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorKlaus Kurzmann <mok@fluxnetz.de>2011-04-29 11:47:25 +0200
committerKlaus Kurzmann <mok@fluxnetz.de>2011-04-29 11:47:25 +0200
commit346da3b30159f17ab6e728763d4cb5c17a806dd9 (patch)
tree33ae5cb73c6eabcfd75650f544439eb588235dab /Makefile
parent8cbfe7da64e8a3afd0de28ea217426c34aa0c734 (diff)
downloadisi-wireshark-plugin-346da3b30159f17ab6e728763d4cb5c17a806dd9.tar.bz2
add a dissector for the pipe 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 a384992..8e83fca 100644
--- a/Makefile
+++ b/Makefile
@@ -18,6 +18,7 @@ OBJECTS:=src/packet-isi.o \
src/isi-light.o \
src/isi-commgr.o \
src/isi-gpds.o \
+ src/isi-pipe.o \
src/isi-selftest.o
all: isi.so