8f78cfdf7a0b0f5e94c8a706f60a059d6047e21f
[ust.git] / ust / Makefile.am
1 bin_PROGRAMS = ust
2 ust_SOURCES = ust.c $(top_builddir)/libustcomm/ustcomm.c $(top_builddir)/libustcomm/ustcomm.h
3
4 #INCLUDES = -I$(top_builddir)/share
5 #INCLUDES += -I@URCU_PATH@
6 INCLUDES = $(KCOMPAT_CFLAGS)
7 #INCLUDES += -I$(top_builddir)/libust
8 INCLUDES += -I$(top_builddir)/libustcomm
This page took 0.03005 seconds and 3 git commands to generate.