Fix distcheck
This commit is contained in:
parent
e89df6e1ae
commit
585b576098
|
@ -9,7 +9,7 @@ lib:
|
|||
EXTRA_DIST = \
|
||||
COPYING \
|
||||
fonts \
|
||||
tests \
|
||||
$(TESTS) \
|
||||
$(NULL)
|
||||
|
||||
TEST_EXTENSIONS = .tests
|
||||
|
|
|
@ -15,7 +15,7 @@ EXTRA_DIST = \
|
|||
update.sh \
|
||||
extract-tests.py \
|
||||
fonts \
|
||||
tests \
|
||||
$(TESTS) \
|
||||
$(NULL)
|
||||
|
||||
TEST_EXTENSIONS = .tests
|
||||
|
|
Loading…
Reference in New Issue