fix exchange 'make dist' rules

This commit is contained in:
Christian Grothoff 2020-09-11 22:34:08 +02:00
parent 3339da6636
commit c62a7fdc6b
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC
2 changed files with 6 additions and 1 deletions

View File

@ -36,6 +36,9 @@ EXTRA_DIST = \
$(ppen_DATA) \
update-tos.sh \
update-pp.sh \
gana-update.sh \
gana/gnu-taler-error-codes/registry.rec \
gana/gnu-taler-error-codes/Makefile \
tos/Makefile \
tos/README \
tos/tos.rst \

View File

@ -20,7 +20,9 @@ talerinclude_HEADERS = \
taler_util.h \
taler_mhd_lib.h \
taler_pq_lib.h \
taler_signatures.h
taler_signatures.h \
taler_sq_lib.h \
taler_twister_testing_lib.h
EXTRA_DIST = \
backoff.h \