summaryrefslogtreecommitdiffstats
path: root/utils/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'utils/Makefile.am')
-rw-r--r--utils/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/Makefile.am b/utils/Makefile.am
index 9a79c29..40442c3 100644
--- a/utils/Makefile.am
+++ b/utils/Makefile.am
@@ -4,7 +4,7 @@ libgb_la_SOURCES = common.c utils.c
noinst_HEADERS = common.h utils.h
-libgb_la_CFLAGS = -DDATADIR=\"$(localstatedir)\"
+libgb_la_CFLAGS = -DDATADIR=\"$(localstatedir)\" -I$(top_builddir)/rpc/rpcl
libgb_ladir = $(includedir)/gluster-block/utils