1998-11-06 21:17:23 +00:00
|
|
|
EXTRA_DIST = logtest.cxx
|
|
|
|
|
1998-07-30 23:42:14 +00:00
|
|
|
noinst_LIBRARIES = libDebug.a
|
1998-04-18 03:52:03 +00:00
|
|
|
|
1998-11-06 21:17:23 +00:00
|
|
|
libDebug_a_SOURCES = \
|
|
|
|
debug_types.h \
|
|
|
|
logstream.cxx logstream.hxx
|
|
|
|
|
|
|
|
# fg_debug.c fg_debug.h \
|
1998-04-18 03:52:03 +00:00
|
|
|
|
|
|
|
INCLUDES += -I$(top_builddir)
|