reorganize test programs into tests/ directory
[ust.git] / hello / Makefile.am
diff --git a/hello/Makefile.am b/hello/Makefile.am
deleted file mode 100644 (file)
index 845773e..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-INCLUDES = -I$(top_builddir)/share -I$(top_builddir)/libust \
-       $(KCOMPAT_CFLAGS) $(URCU_CFLAGS)
-
-noinst_PROGRAMS = hello
-hello_SOURCES = hello.c tp.c tp.h
-hello_LDADD = $(top_builddir)/libust/libust.la $(URCU_LIBS)
-
-noinst_SCRIPTS = run
-EXTRA_DIST = run
This page took 0.022433 seconds and 4 git commands to generate.