]> git.mxchange.org Git - simgear.git/blob - simgear/debug/Makefile.am
b3a538980527bca6aca0d49ff7cd9b455f3e3b7a
[simgear.git] / simgear / debug / Makefile.am
1 EXTRA_DIST = logtest.cxx
2
3 lib_LIBRARIES = libsgdebug.a
4
5 include_HEADERS = debug_types.h logstream.hxx
6
7 libsgdebug_a_SOURCES = logstream.cxx
8
9 INCLUDES += -I$(top_builddir)/src