Moved everything from Lib to simgear
This commit is contained in:
11
lib/debug/Makefile.am
Normal file
11
lib/debug/Makefile.am
Normal file
@@ -0,0 +1,11 @@
|
||||
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)
|
||||
Reference in New Issue
Block a user