blob: 5d6b363fef10dfa9384b2584cf31f6a6b41c5598 [file] [log] [blame]
Holger Freytherd546e312008-12-27 12:03:07 +00001INCLUDES = $(all_includes) -I$(top_srcdir)/include
Holger Hans Peter Freyther140f6e92010-02-26 20:10:58 +01002AM_CFLAGS=-Wall $(LIBOSMOCORE_CFLAGS)
Holger Freytherd546e312008-12-27 12:03:07 +00003noinst_PROGRAMS = debug_test
4
Harald Welte89579b42011-03-04 13:18:30 +01005debug_test_SOURCES = debug_test.c
6debug_test_LDADD = $(LIBOSMOCORE_LIBS) \
Harald Weltebab98372011-03-05 15:20:18 +01007 $(top_builddir)/src/libcommon/libcommon.a