Remove all LGPL-licensed headers
[lttng-ust.git] / tests / demo / Makefile.am
... / ...
CommitLineData
1AM_CPPFLAGS = -I$(top_srcdir)/include
2
3noinst_PROGRAMS = demo
4demo_SOURCES = demo.c tp.c ust_tests_demo.h
5demo_LDADD = $(top_builddir)/liblttng-ust/liblttng-ust.la
This page took 0.023153 seconds and 4 git commands to generate.