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

TYPE := ndbapitest

BIN_TARGET := index

SOURCES := index.cpp

include $(NDB_TOP)/Epilogue.mk