Fix: Build examples when rpath is stripped from in-build-tree libs
[lttng-ust.git] / hello / Makefile.am
diff --git a/hello/Makefile.am b/hello/Makefile.am
deleted file mode 100644 (file)
index f682130..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-noinst_PROGRAMS = hello
-hello_SOURCES = hello.c tp.c tp.h
-hello_LDADD = $(top_builddir)/libust/libust.la @URCU_PATH@/liburcu.so
-
-INCLUDES = -I$(top_builddir)/share
-INCLUDES += -I@URCU_PATH@
-INCLUDES += -I@KCOMPAT_PATH@
-INCLUDES += -I$(top_builddir)/libust
This page took 0.023492 seconds and 4 git commands to generate.