update README
[ust.git] / tests / hello2 / Makefile.am
CommitLineData
55355fa5
JB
1INCLUDES = -I$(top_builddir)/share -I$(top_builddir)/libust \
2 $(KCOMPAT_CFLAGS) $(URCU_CFLAGS)
3
6dd969b5
PMF
4noinst_PROGRAMS = hello2
5hello2_SOURCES = hello2.c
6hello2_LDADD = $(top_builddir)/libust/libust.la $(URCU_LIBS)
e14a34e0
JB
7
8noinst_SCRIPTS = run
9EXTRA_DIST = run
This page took 0.02221 seconds and 4 git commands to generate.