Distribute all necessary files for building
[ust.git] / hello / Makefile.am
index 85b04b6679c23913a7421c62fa164eddb0f01755..845773ee91cc192f52353fde96b18443a4e7bba4 100644 (file)
@@ -4,3 +4,6 @@ INCLUDES = -I$(top_builddir)/share -I$(top_builddir)/libust \
 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.023165 seconds and 4 git commands to generate.