continue working on build system
[ust.git] / ustd / Makefile.am
CommitLineData
6cb88bc0
PMF
1bin_PROGRAMS = ustd
2ustd_SOURCES = lowlevel.c localerr.h ustd.c ustd.h $(top_builddir)/libustcomm/ustcomm.c $(top_builddir)/libustcomm/ustcomm.h $(top_builddir)/share/kref.c
3ustd_LDFLAGS = -lpthread
4
5INCLUDES = -I$(top_builddir)/share
6#INCLUDES += -I@URCU_PATH@
7INCLUDES += -I@KCOMPAT_PATH@
8INCLUDES += -I$(top_builddir)/libust
9INCLUDES += -I$(top_builddir)/libustcomm
This page took 0.022664 seconds and 4 git commands to generate.