summaryrefslogtreecommitdiff
path: root/src/util/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-11-18 14:17:52 +0100
committerChristian Grothoff <christian@grothoff.org>2021-11-18 14:17:52 +0100
commitdff5510dd36059a567d1110da870cc79bd508f70 (patch)
treefa4b66dc6534bb13e0360f0344295bf7f0d0607d /src/util/Makefile.am
parent802ba3790f91e48f7841d3bbea66047777549f01 (diff)
downloadexchange-dff5510dd36059a567d1110da870cc79bd508f70.tar.gz
exchange-dff5510dd36059a567d1110da870cc79bd508f70.tar.bz2
exchange-dff5510dd36059a567d1110da870cc79bd508f70.zip
-fix dist rule
Diffstat (limited to 'src/util/Makefile.am')
-rw-r--r--src/util/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/Makefile.am b/src/util/Makefile.am
index 7f2a2314d..790bba735 100644
--- 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 \