summaryrefslogtreecommitdiff
path: root/ndb/src/common/util/testProperties/Makefile
blob: 343c07a49e754484d9b58816369d5cc6c7d16030 (plain)
1
2
3
4
5
6
7
8
9
include .defs.mk

TYPE := util

BIN_TARGET := keso

SOURCES := testProperties.cpp

include $(NDB_TOP)/Epilogue.mk