From a964b18269467ee0395c1f99249d7fe12347c870 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 11 Jan 2005 23:25:45 +0100 Subject: change to using public enum for log events ndb/include/Makefile.am: added ndb_logevent to source dist --- ndb/include/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ndb/include/Makefile.am') diff --git a/ndb/include/Makefile.am b/ndb/include/Makefile.am index 1b298a09e26..56d9bbf01fb 100644 --- a/ndb/include/Makefile.am +++ b/ndb/include/Makefile.am @@ -31,7 +31,8 @@ mgmapiinclude_HEADERS = \ mgmapi/mgmapi.h \ mgmapi/mgmapi_debug.h \ mgmapi/mgmapi_config_parameters.h \ -mgmapi/mgmapi_config_parameters_debug.h +mgmapi/mgmapi_config_parameters_debug.h \ +mgmapi/ndb_logevent.h noinst_HEADERS = \ ndb_global.h \ -- cgit v1.2.1