]> git.mxchange.org Git - simgear.git/blobdiff - Debug/Makefile.am
Cygnus tools compatibility tweaks.
[simgear.git] / Debug / Makefile.am
index ab447e4cd0f7b93dd2a02d7241bf0804c0606493..f45c0bde73adfb7677744aa20b0ee596c55e5fc2 100644 (file)
@@ -1,5 +1,11 @@
+EXTRA_DIST = logtest.cxx
+
 noinst_LIBRARIES = libDebug.a
 
-libDebug_a_SOURCES = fg_debug.c fg_debug.h
+libDebug_a_SOURCES = \
+       debug_types.h \
+       logstream.cxx logstream.hxx
+
+#      fg_debug.c fg_debug.h \
 
 INCLUDES += -I$(top_builddir)