Distribute all necessary files for building
[ust.git] / ust / Makefile.am
CommitLineData
82b1a169 1bin_PROGRAMS = ust
e14a34e0 2ust_SOURCES = ust.c $(top_builddir)/libustcomm/ustcomm.c $(top_builddir)/libustcomm/ustcomm.h localerr.h
82b1a169
PMF
3
4#INCLUDES = -I$(top_builddir)/share
55355fa5
JB
5#INCLUDES += -I@URCU_PATH@
6INCLUDES = $(KCOMPAT_CFLAGS)
82b1a169
PMF
7#INCLUDES += -I$(top_builddir)/libust
8INCLUDES += -I$(top_builddir)/libustcomm
This page took 0.022769 seconds and 4 git commands to generate.