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

DIRS := \
        basic_test \
        perf_test

include $(NDB_TOP)/Epilogue.mk