make compatible with new version of libkcompat
[ust.git] / ustd / Makefile.am
index f2cb9597c319c0170bd2253eace0dbf29b572066..723b9dfe40843e06926baf9b55acdfd1efc57438 100644 (file)
@@ -3,7 +3,7 @@ ustd_SOURCES = lowlevel.c localerr.h ustd.c ustd.h $(top_builddir)/libustcomm/us
 ustd_LDFLAGS = -lpthread
 
 INCLUDES = -I$(top_builddir)/share
-#INCLUDES += -I@URCU_PATH@
+INCLUDES += -I@URCU_PATH@
 INCLUDES += -I@KCOMPAT_PATH@
 INCLUDES += -I$(top_builddir)/libust
 INCLUDES += -I$(top_builddir)/libustcomm
This page took 0.023214 seconds and 4 git commands to generate.