File: Makefile.am

package info (click to toggle)
ust 2.0.4-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 3,272 kB
  • sloc: ansic: 14,256; sh: 11,159; makefile: 282; python: 227; cpp: 59
file content (8 lines) | stat: -rw-r--r-- 225 bytes parent folder | download
1
2
3
4
5
6
7
8
AM_CPPFLAGS = -I$(top_srcdir)/include -Wsystem-headers

noinst_PROGRAMS = hello
hello_SOURCES = hello.c tp.c ust_tests_hello.h
hello_LDADD = $(top_builddir)/liblttng-ust/liblttng-ust.la

noinst_SCRIPTS = run
EXTRA_DIST = run