From: Daniel Swarbrick Date: Wed, 2 Mar 2011 17:23:19 +0000 (+0100) Subject: typo X-Git-Tag: v1.2-rc1~181^2~36 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64806d2d47d573608624330cafd32d0af1ff31bc;p=thirdparty%2Ffreeswitch.git typo --- 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