From 64806d2d47d573608624330cafd32d0af1ff31bc Mon Sep 17 00:00:00 2001 From: Daniel Swarbrick Date: Wed, 2 Mar 2011 18:23:19 +0100 Subject: [PATCH] typo --- src/mod/event_handlers/mod_snmp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mod/event_handlers/mod_snmp/Makefile b/src/mod/event_handlers/mod_snmp/Makefile index 1d8827daf1..f95227b4b5 100644 --- a/src/mod/event_handlers/mod_snmp/Makefile +++ b/src/mod/event_handlers/mod_snmp/Makefile @@ -1,6 +1,6 @@ include ../../../../build/modmake.rules -LOCAL_CFLAGS=-I `net-snmp-config --cflags` +LOCAL_CFLAGS=`net-snmp-config --cflags` LOCAL_LDFLAGS=`net-snmp-config --agent-libs` LOCAL_OBJS=subagent.o