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

TYPE := ndbapitest

BIN_TARGET := telco

# Source files of non-templated classes (.C files)
SOURCES = msa.cpp

include $(NDB_TOP)/Epilogue.mk