aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auc/Makefile.am')
-rw-r--r--tests/auc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auc/Makefile.am b/tests/auc/Makefile.am
index a3814b6..9b65d71 100644
--- a/tests/auc/Makefile.am
+++ b/tests/auc/Makefile.am
@@ -2,12 +2,12 @@ SUBDIRS = gen_ts_55_205_test_sets
AM_CPPFLAGS = \
$(all_includes) \
- -I$(top_srcdir)/src \
$(NULL)
AM_CFLAGS = \
-Wall \
-ggdb3 \
+ -I$(top_srcdir)/include \
$(LIBOSMOCORE_CFLAGS) \
$(LIBOSMOGSM_CFLAGS) \
$(NULL)