aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests/abis/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/tests/abis/Makefile.am')
-rw-r--r--openbsc/tests/abis/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsc/tests/abis/Makefile.am b/openbsc/tests/abis/Makefile.am
index 3255ecf55..c2e38deb8 100644
--- a/openbsc/tests/abis/Makefile.am
+++ b/openbsc/tests/abis/Makefile.am
@@ -1,4 +1,4 @@
-INCLUDES = $(all_includes) -I$(top_srcdir)/include
+AM_CPPFLAGS = $(all_includes) -I$(top_srcdir)/include
AM_CFLAGS=-Wall -ggdb3 $(LIBOSMOCORE_CFLAGS) $(LIBOSMOABIS_CFLAGS) \
$(LIBOSMOGSM_CFLAGS) $(COVERAGE_CFLAGS)