summaryrefslogtreecommitdiff
path: root/interface/sniffer/test/Makefile
diff options
context:
space:
mode:
authorlaranjeiro2008-02-27 08:53:14 +0000
committerlaranjeiro2008-02-27 08:53:14 +0000
commit7295812cbd7085dab381edabcccb7a8d40dc52ca (patch)
tree1d7c5c1c29a74cf5a3376503e1897928675de823 /interface/sniffer/test/Makefile
parent256a2f8ac0c5fdfadd9efcd3774301ccbad3390c (diff)
Update the sniffer test to use the INTERFACE_MODULE_SNIFFER constante declared in
the interface_module.h. Removed the define in the makefile. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@1471 017c9cb6-072f-447c-8318-d5b54f68fe89
Diffstat (limited to 'interface/sniffer/test/Makefile')
-rw-r--r--interface/sniffer/test/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/interface/sniffer/test/Makefile b/interface/sniffer/test/Makefile
index 1fee49b3e5..ca215b0d4f 100644
--- a/interface/sniffer/test/Makefile
+++ b/interface/sniffer/test/Makefile
@@ -1,7 +1,5 @@
BASE = ../../..
-DEFS = -DINTERFACE_MODULE_SNIFFER=6
-
HOST_PROGRAMS = test-sniffer
test-sniffer_SOURCES = test-sniffer.c
test-sniffer_MODULES = lib interface/sniffer