diff options
Diffstat (limited to 'ndb/tools')
-rw-r--r-- | ndb/tools/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ndb/tools/Makefile.am b/ndb/tools/Makefile.am index 17b71f7e33c..0e33145c480 100644 --- a/ndb/tools/Makefile.am +++ b/ndb/tools/Makefile.am @@ -1,4 +1,6 @@ +bin_SCRIPTS = ndb_error_reporter + ndbtools_PROGRAMS = \ ndb_test_platform \ ndb_waiter \ |