]> git.mxchange.org Git - flightgear.git/blob - Lib/Debug/Makefile.am
Merge FG_Lib as subdirectory
[flightgear.git] / Lib / 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)