aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests/mm_auth/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/tests/mm_auth/Makefile.am')
-rw-r--r--openbsc/tests/mm_auth/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbsc/tests/mm_auth/Makefile.am b/openbsc/tests/mm_auth/Makefile.am
index 7eb14fa49..cb351988b 100644
--- a/openbsc/tests/mm_auth/Makefile.am
+++ b/openbsc/tests/mm_auth/Makefile.am
@@ -6,6 +6,7 @@ AM_CPPFLAGS = \
AM_CFLAGS = \
-Wall \
$(LIBOSMOCORE_CFLAGS) \
+ $(LIBOSMOABIS_CFLAGS) \
$(LIBOSMOGSM_CFLAGS) \
$(LIBCRYPTO_CFLAGS) \
$(NULL)