blob: 2ee8017ec1364821a0d59c625aaa992f7420bd03 (
plain)
1
2
3
4
5
6
7
8
9
|
noinst_LIBRARIES = libdbdih.a
libdbdih_a_SOURCES = DbdihInit.cpp DbdihMain.cpp
include $(top_srcdir)/ndb/config/common.mk.am
include $(top_srcdir)/ndb/config/type_kernel.mk.am
# Don't update the files from bitkeeper
%::SCCS/s.%
|