diff options
Diffstat (limited to 'tests/libfstree/Makemodule.am')
-rw-r--r-- | tests/libfstree/Makemodule.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/libfstree/Makemodule.am b/tests/libfstree/Makemodule.am index 4dc6da1..8248f5c 100644 --- a/tests/libfstree/Makemodule.am +++ b/tests/libfstree/Makemodule.am @@ -74,3 +74,4 @@ endif EXTRA_DIST += $(FSTDATADIR)/fstree1.txt EXTRA_DIST += $(FSTDATADIR)/fstree_glob1.txt $(FSTDATADIR)/fstree_glob2.txt +EXTRA_DIST += $(FSTDATADIR)/fstree_glob3.txt |