summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--user_channel/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/user_channel/Makefile.am b/user_channel/Makefile.am
index 0b62ada..58a652f 100644
--- a/user_channel/Makefile.am
+++ b/user_channel/Makefile.am
@@ -14,6 +14,7 @@ libuserlayer_la_LDFLAGS = \
$(CRYPTO_LIBS) \
-version-info 0:0:0 -shared
libuserlayer_la_CXXFLAGS = \
+ -I$(top_srcdir) \
$(SYSTEMD_CFLAGS) \
$(libmapper_CFLAGS) \
$(PHOSPHOR_LOGGING_CFLAGS) \
OpenPOWER on IntegriCloud