aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests/debug/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/tests/debug/Makefile.am')
-rw-r--r--openbsc/tests/debug/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/openbsc/tests/debug/Makefile.am b/openbsc/tests/debug/Makefile.am
new file mode 100644
index 000000000..0cdf46ad5
--- /dev/null
+++ b/openbsc/tests/debug/Makefile.am
@@ -0,0 +1,4 @@
+INCLUDES = $(all_includes) -I$(top_srcdir)/include
+noinst_PROGRAMS = debug_test
+
+debug_test_SOURCES = debug_test.c $(top_srcdir)/src/debug.c