summaryrefslogtreecommitdiff
path: root/innobase/mem/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'innobase/mem/Makefile.am')
-rw-r--r--innobase/mem/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/innobase/mem/Makefile.am b/innobase/mem/Makefile.am
index a81f7564a2a..84f642e4469 100644
--- a/innobase/mem/Makefile.am
+++ b/innobase/mem/Makefile.am
@@ -19,6 +19,8 @@ include ../include/Makefile.i
libs_LIBRARIES = libmem.a
-libmem_a_SOURCES = mem0mem.c mem0pool.c mem0dbg.c
+libmem_a_SOURCES = mem0mem.c mem0pool.c
+
+EXTRA_DIST = mem0dbg.c
EXTRA_PROGRAMS =