summaryrefslogtreecommitdiffstats
path: root/booster/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'booster/src/Makefile.am')
-rw-r--r--booster/src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/booster/src/Makefile.am b/booster/src/Makefile.am
index 6402c8d7977..7ecbcd225d6 100644
--- a/booster/src/Makefile.am
+++ b/booster/src/Makefile.am
@@ -1,5 +1,5 @@
ldpreload_LTLIBRARIES = libglusterfs-booster.la
-ldpreloaddir = $(libdir)/glusterfs/
+ldpreloaddir = $(libdir)/glusterfs
noinst_HEADERS = booster_fstab.h booster-fd.h
libglusterfs_booster_la_SOURCES = booster.c booster_stat.c booster_fstab.c booster-fd.c
libglusterfs_booster_la_CFLAGS = -I$(top_srcdir)/libglusterfsclient/src/ -D_GNU_SOURCE -D$(GF_HOST_OS) -fPIC -Wall \