utils: add TALLOC_CFLAGS to build

this is an attempt to fix the FreeBSD build
This commit is contained in:
Harald Welte 2015-12-08 14:14:00 +01:00
parent ac4ed17dbd
commit 49a8f88565
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
if ENABLE_UTILITIES
AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include
AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include $(TALLOC_CFLAGS)
AM_CFLAGS = -Wall
bin_PROGRAMS = osmo-arfcn osmo-auc-gen