Improved test framework
[userspace-rcu.git] / tests / utils / Makefile.am
index 24c0bb87942600b6fb26879578e0485af4d92f8d..373c4dda258db7c6134adc82da13f4e759396adb 100644 (file)
@@ -1,3 +1,9 @@
+AM_CPPFLAGS += -I$(top_srcdir)/src
+
 noinst_LIBRARIES = libtap.a
 libtap_a_SOURCES = tap.c tap.h
-dist_noinst_SCRIPTS = tap.sh
+
+dist_check_SCRIPTS = \
+       tap-driver.sh \
+       tap.sh \
+       utils.sh
This page took 0.022216 seconds and 4 git commands to generate.