summaryrefslogtreecommitdiffstats
path: root/config.mk
diff options
context:
space:
mode:
authorSebastian Reichel <sre@ring0.de>2012-07-04 01:50:58 +0200
committerSebastian Reichel <sre@ring0.de>2012-07-04 01:50:58 +0200
commit51e96ec112b48585b787a4a8c3e6c01b1f1888fd (patch)
treef1b8b913e4c845c9c3b699c4386074831d542554 /config.mk
parent5b281808784466eb317ffa96afbaf86de7ae10a2 (diff)
downloadisi-wireshark-plugin-51e96ec112b48585b787a4a8c3e6c01b1f1888fd.tar.bz2
update for usage with wireshark 1.8
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.mk b/config.mk
index 2850bee..c39d47c 100644
--- a/config.mk
+++ b/config.mk
@@ -1,5 +1,5 @@
#use this to compile with USB support
#CFLAGS?=-DISI_USB
PREFIX?=/usr
-PLUGINDIR?=lib/wireshark/libwireshark1/plugins
+PLUGINDIR?=lib/wireshark/libwireshark2/plugins
WIRESHARKDIR?=/usr/include/wireshark