tests: Move data files to a common directory
[babeltrace.git] / tests / Makefile.am
index 60694d9357bba02ba706a75c0e0c84ba09c83609..92472785f69984de864c5b3d0edc7acab3c60eb1 100644 (file)
@@ -1,8 +1,7 @@
 SUBDIRS = utils lib ctf-writer plugins
 
 # Directories added to EXTRA_DIST will be recursively copied to the distribution.
-EXTRA_DIST = $(srcdir)/ctf-traces \
-            $(srcdir)/debug-info-data \
+EXTRA_DIST = $(srcdir)/data \
             bindings/python/bt2/.coveragerc
 
 dist_check_SCRIPTS = \
This page took 0.023914 seconds and 4 git commands to generate.