From 1bbf0a0de3f6be5897b9ac37921dd40ca397f5f3 Mon Sep 17 00:00:00 2001 From: Ulf Lamping Date: Thu, 22 Mar 2007 13:57:02 +0000 Subject: leave out the mate plugin for now, so buildbot might compile again ... svn path=/trunk/; revision=21118 --- plugins/mate/Makefile.nmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/mate/Makefile.nmake') diff --git a/plugins/mate/Makefile.nmake b/plugins/mate/Makefile.nmake index 3aecb2addc..ba8d6e5562 100644 --- a/plugins/mate/Makefile.nmake +++ b/plugins/mate/Makefile.nmake @@ -11,7 +11,7 @@ include Makefile.common LEMON=..\..\tools\lemon -CFLAGS=/WX /DHAVE_CONFIG_H /I../.. /I../../wiretap $(GLIB_CFLAGS) /I$(LEMON)\ +CFLAGS=/DHAVE_CONFIG_H /I../.. /I../../wiretap $(GLIB_CFLAGS) /I$(LEMON)\ /I$(PCAP_DIR)\include -D_U_="" $(LOCAL_CFLAGS) .c.obj:: -- cgit v1.2.3