make compatible with new version of libkcompat
[ust.git] / ust / Makefile.am
index e26a1213d5f9dc0bba0a8fc9502c87743ce5bbbc..9f5a94bdd6f2d47f07467cb36eb75f1b018eff08 100644 (file)
@@ -2,7 +2,7 @@ bin_PROGRAMS = ust
 ust_SOURCES = ust.c $(top_builddir)/libustcomm/ustcomm.c $(top_builddir)/libustcomm/ustcomm.h
 
 #INCLUDES = -I$(top_builddir)/share
-#INCLUDES += -I@URCU_PATH@
-INCLUDES = -I@KCOMPAT_PATH@
+INCLUDES = -I@URCU_PATH@
+INCLUDES += -I@KCOMPAT_PATH@
 #INCLUDES += -I$(top_builddir)/libust
 INCLUDES += -I$(top_builddir)/libustcomm
This page took 0.022321 seconds and 4 git commands to generate.