Distribute all necessary files for building
[ust.git] / ust / Makefile.am
index e26a1213d5f9dc0bba0a8fc9502c87743ce5bbbc..55b87628062ecf8a5048238268670759bdd1f589 100644 (file)
@@ -1,8 +1,8 @@
 bin_PROGRAMS = ust
-ust_SOURCES = ust.c $(top_builddir)/libustcomm/ustcomm.c $(top_builddir)/libustcomm/ustcomm.h
+ust_SOURCES = ust.c $(top_builddir)/libustcomm/ustcomm.c $(top_builddir)/libustcomm/ustcomm.h localerr.h
 
 #INCLUDES = -I$(top_builddir)/share
 #INCLUDES += -I@URCU_PATH@
-INCLUDES = -I@KCOMPAT_PATH@
+INCLUDES = $(KCOMPAT_CFLAGS)
 #INCLUDES += -I$(top_builddir)/libust
 INCLUDES += -I$(top_builddir)/libustcomm
This page took 0.022692 seconds and 4 git commands to generate.