Files
simgear/lib/debug/Makefile.am
2009-09-16 08:06:28 +02:00

12 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)