commit dff5510dd36059a567d1110da870cc79bd508f70
parent 802ba3790f91e48f7841d3bbea66047777549f01
Author: Christian Grothoff <christian@grothoff.org>
Date: Thu, 18 Nov 2021 14:17:52 +0100
-fix dist rule
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/util/Makefile.am b/src/util/Makefile.am
@@ -78,7 +78,7 @@ libtalerutil_la_SOURCES = \
auditor_signatures.c \
config.c \
crypto.c \
- crypto_helper_common.c \
+ crypto_helper_common.c crypto_helper_common.h \
crypto_helper_rsa.c \
crypto_helper_esign.c \
crypto_wire.c \