simgear/Lib/Debug/Makefile.am
1999-04-05 21:32:32 +00: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)