summaryrefslogtreecommitdiff
path: root/ndb/test/ndbapi/old_dirs/acid2/Makefile
blob: 69c9d409b9e7fe0a493639d5b20654f5ab113fdf (plain)
1
2
3
4
5
6
7
8
9
10
include .defs.mk

TYPE := ndbapitest

BIN_TARGET := acid2

# Source files of non-templated classes (.C files)
SOURCES = acid2.cpp TraceNdbApi.cpp VerifyNdbApi.cpp

include $(NDB_TOP)/Epilogue.mk