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

TYPE =		ndbapitest

BIN_TARGET =	testTimeout

SOURCES =	testTimeout.cpp 

include $(NDB_TOP)/Epilogue.mk