summaryrefslogtreecommitdiff
path: root/ndb/test/ndbapi/old_dirs/testRestartGci/Makefile
blob: 24f449b747dd5d2b1d659ffdb5f981b2eea2e903 (plain)
1
2
3
4
5
6
7
8
9
include .defs.mk

TYPE := ndbapitest

BIN_TARGET := testRestartGci

SOURCES := testRestartGci.cpp

include $(NDB_TOP)/Epilogue.mk