diff options
Diffstat (limited to 'innobase/com/Makefile.am')
-rw-r--r-- | innobase/com/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/innobase/com/Makefile.am b/innobase/com/Makefile.am index 27ae396bc6e..a3d2f8a76c6 100644 --- a/innobase/com/Makefile.am +++ b/innobase/com/Makefile.am @@ -17,7 +17,7 @@ include ../include/Makefile.i -libs_LIBRARIES = libcom.a +noinst_LIBRARIES = libcom.a libcom_a_SOURCES = com0com.c com0shm.c |