Fix: add missing file for make dist
authorDavid Goulet <dgoulet@efficios.com>
Thu, 20 Jun 2013 17:30:39 +0000 (13:30 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Thu, 20 Jun 2013 17:30:39 +0000 (13:30 -0400)
Signed-off-by: David Goulet <dgoulet@efficios.com>
tests/utils/Makefile.am

index e0de483ea7212ae1004034fb86189eb5d6e09db8..931c865bc4efde14469e780d9038756d7f3199aa 100644 (file)
@@ -1,4 +1,4 @@
 SUBDIRS = tap testapp
 
-EXTRA_DIST = utils.sh test_utils.py
-dist_noinst_SCRIPTS = utils.sh test_utils.py
+EXTRA_DIST = utils.sh test_utils.py babelstats.pl
+dist_noinst_SCRIPTS = utils.sh test_utils.py babelstats.pl
This page took 0.026283 seconds and 5 git commands to generate.