1
0
Fork 0
flightgear/Lib/Debug/Makefile.am
2009-09-14 13:34:43 +02:00

11 lines
184 B
Makefile

EXTRA_DIST = logtest.cxx
noinst_LIBRARIES = libDebug.a
libDebug_a_SOURCES = \
debug_types.h \
logstream.cxx logstream.hxx
# fg_debug.c fg_debug.h \
INCLUDES += -I$(top_builddir)