Properly include subset test data files.
This commit is contained in:
parent
058b1260ad
commit
06fe297f2a
|
@ -7,9 +7,9 @@ SUBDIRS =
|
|||
|
||||
EXTRA_DIST = \
|
||||
$(TESTS) \
|
||||
expected/basics/*.ttf \
|
||||
fonts/*.ttf \
|
||||
profiles/*.txt \
|
||||
expected/basics \
|
||||
fonts \
|
||||
profiles \
|
||||
$(NULL)
|
||||
|
||||
# Convenience targets:
|
||||
|
|
Loading…
Reference in New Issue