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