]> git.mxchange.org Git - simgear.git/blob - Debug/Makefile.am
MSVC++ portability changes by Bernie Bright:
[simgear.git] / Debug / Makefile.am
1 EXTRA_DIST = logtest.cxx
2
3 noinst_LIBRARIES = libDebug.a
4
5 libDebug_a_SOURCES = \
6         debug_types.h \
7         logstream.cxx logstream.hxx
8
9 #       fg_debug.c fg_debug.h \
10
11 INCLUDES += -I$(top_builddir)