From 140f6e9b12fcb83d161dc1cd8c5d6972ef86fc7c Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Fri, 26 Feb 2010 20:10:58 +0100 Subject: [misc] Add LIBOSMOCORE_CFLAGS to the includes --- openbsc/tests/debug/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'openbsc/tests/debug/Makefile.am') diff --git a/openbsc/tests/debug/Makefile.am b/openbsc/tests/debug/Makefile.am index 86cd7b323..8423fd178 100644 --- a/openbsc/tests/debug/Makefile.am +++ b/openbsc/tests/debug/Makefile.am @@ -1,4 +1,5 @@ INCLUDES = $(all_includes) -I$(top_srcdir)/include +AM_CFLAGS=-Wall $(LIBOSMOCORE_CFLAGS) noinst_PROGRAMS = debug_test debug_test_SOURCES = debug_test.c $(top_srcdir)/src/debug.c -- cgit v1.2.3