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

TYPE := ndbapitest

BIN_TARGET := test_event

SOURCES := test_event.cpp

include $(NDB_TOP)/Epilogue.mk