Version 2.2.0-rc2
[lttng-ust.git] / tests / hello-static-lib / Makefile.am
index 6633489424a388db1f375e5aefa3e14f8746f66e..699845b124d6fbd5c4bf575eba1490d9c1904fcd 100644 (file)
@@ -1,4 +1,4 @@
-AM_CPPFLAGS = -I$(top_srcdir)/include -Wsystem-headers
+AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include -Wsystem-headers
 
 noinst_LTLIBRARIES = liblttng-ust-provider-ust-test-hello.la
 liblttng_ust_provider_ust_test_hello_la_SOURCES = \
@@ -16,6 +16,3 @@ endif
 if LTTNG_UST_BUILD_WITH_LIBC_DL
 hello_LDADD += -lc
 endif
-
-noinst_SCRIPTS = run
-EXTRA_DIST = run
This page took 0.023064 seconds and 4 git commands to generate.