continue working on build system
[ust.git] / hello / Makefile.am
index 2a4e6b7d02602af601030651fba84dc8d0e03f16..f682130d220f1eef746fc454b1d212d71460e910 100644 (file)
@@ -1,4 +1,4 @@
-bin_PROGRAMS = hello
+noinst_PROGRAMS = hello
 hello_SOURCES = hello.c tp.c tp.h
 hello_LDADD = $(top_builddir)/libust/libust.la @URCU_PATH@/liburcu.so
 
This page took 0.022691 seconds and 4 git commands to generate.