From 9d591e35467ecf6b3c4bf54b8fde665a0fcd16fa Mon Sep 17 00:00:00 2001 From: Sean Hefty Date: Mon, 9 Jul 2012 17:19:03 -0700 Subject: [PATCH] Refresh of build-preload --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 901e8ee2..9bf60707 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,7 @@ INCLUDES = -I$(srcdir)/include -lib_LTLIBRARIES = src/librdmacm.la src/librspreload.la +lib_LTLIBRARIES = src/librdmacm.la +noinst_LTLIBRARIES = src/librspreload.la ACLOCAL_AMFLAGS = -I config AM_CFLAGS = -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"$(sysconfdir)\" -DRDMADIR=\"@rdmadir@\" -- 2.45.2