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