mirror of
https://github.com/gnustep/libs-ec.git
synced 2025-02-19 18:11:26 +00:00
fixup includes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/ec/trunk@35647 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
4a46c756fe
commit
5dc2a33d11
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ ADDITIONAL_LIB_DIRS +=
|
|||
# Extras for when building with SNMP support
|
||||
#
|
||||
ifeq ($(WITH_NET_SNMP),yes)
|
||||
EcAlarmSinkSNMP_OBJCFLAGS += $(shell net-snmp-config --cflags)
|
||||
ECCL_OBJCFLAGS += $(shell net-snmp-config --cflags)
|
||||
LIBRARIES_DEPEND_UPON += $(shell net-snmp-config --agent-libs)
|
||||
endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue