diff options
author | Zeeshan Ali (Khattak) <zeeshanak@gnome.org> | 2013-01-14 17:03:34 +0200 |
---|---|---|
committer | Zeeshan Ali (Khattak) <zeeshanak@gnome.org> | 2013-01-14 17:03:34 +0200 |
commit | f75833e102409eea39e2bac53794ac204f13667c (patch) | |
tree | 27b885ff38628bf5e865e5a1438210063806f99c /test | |
parent | bc5ef49479579cd7143cdf70e64fc9f39d311df3 (diff) |
test: Distribute test DB data
Diffstat (limited to 'test')
-rw-r--r-- | test/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile.am b/test/Makefile.am index 2ceb7b1..5c05162 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -1,5 +1,5 @@ -EXTRA_DIST = isodata +EXTRA_DIST = isodata dbdata check_PROGRAMS = \ test-entity \ |