update README
[ust.git] / tests / basic_long / Makefile.am
CommitLineData
5f04cdcb
PMF
1INCLUDES = -I$(top_builddir)/share -I$(top_builddir)/libust \
2 $(KCOMPAT_CFLAGS) $(URCU_CFLAGS)
3
4noinst_PROGRAMS = basic_long
5basic_long_SOURCES = basic_long.c
6basic_long_LDADD = $(top_builddir)/libust/libust.la $(URCU_LIBS)
7
8noinst_SCRIPTS = run
9EXTRA_DIST = run
This page took 0.022594 seconds and 4 git commands to generate.