Initial implementation of the debuginfo API
[babeltrace.git] / tests / Makefile.am
index 8d84b16b8db3e90595868130ea19de89312d88e6..507b1ba449807b904cfb5f6979893a939c8f3167 100644 (file)
@@ -1,6 +1,6 @@
 SUBDIRS = utils bin lib
 
-EXTRA_DIST = ctf-traces/** tests
+EXTRA_DIST = $(srcdir)/ctf-traces/** tests
 
 SCRIPT_LIST = run.sh
 
@@ -21,4 +21,4 @@ clean-local:
        fi
 
 check-am:
-       ./run.sh tests
+       ./run.sh $(srcdir)/tests
This page took 0.023043 seconds and 4 git commands to generate.