From 35383dcd2e9fb91594df919f812edb42dc8e0a04 Mon Sep 17 00:00:00 2001 From: Sean Hefty Date: Tue, 10 Jul 2012 12:19:42 -0700 Subject: [PATCH] Refresh of build-preload --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 23d97f4e..064bd1f9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,7 +2,7 @@ INCLUDES = -I$(srcdir)/include rslibdir = $(libdir)/rsocket lib_LTLIBRARIES = src/librdmacm.la -rslibdir_LTLIBRARIES = src/librspreload.la +rslib_LTLIBRARIES = src/librspreload.la ACLOCAL_AMFLAGS = -I config AM_CFLAGS = -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"$(sysconfdir)\" -DRDMADIR=\"@rdmadir@\" -- 2.45.2