summaryrefslogtreecommitdiff
path: root/ndb/src/common/debugger/Makefile.am
blob: 0278d0d2ba0e93289a62c0d762a824af140353b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
SUBDIRS = signaldata

noinst_LTLIBRARIES = libtrace.la

libtrace_la_SOURCES = SignalLoggerManager.cpp DebuggerNames.cpp BlockNames.cpp LogLevel.cpp EventLogger.cpp GrepError.cpp

include $(top_srcdir)/ndb/config/common.mk.am
include $(top_srcdir)/ndb/config/type_kernel.mk.am

# Don't update the files from bitkeeper
%::SCCS/s.%