aboutsummaryrefslogtreecommitdiff
path: root/crypto
diff options
context:
space:
mode:
authorTheo Buehler <tb@openbsd.org>2024-03-28 23:05:09 -0600
committerTheo Buehler <tb@openbsd.org>2024-03-28 23:05:09 -0600
commit34c4d6621a0b58709cd2418cce9953a8d457f175 (patch)
tree9c9a61cad92654514c50801ccb00be79e2cd2e61 /crypto
parentf95940836bd539b08a91bfdfcec0bf5cc1b7c0ac (diff)
downloadportable-34c4d6621a0b58709cd2418cce9953a8d457f175.tar.gz
portable-34c4d6621a0b58709cd2418cce9953a8d457f175.tar.bz2
portable-34c4d6621a0b58709cd2418cce9953a8d457f175.zip
Uppercase SOURCES
Diffstat (limited to 'crypto')
-rw-r--r--crypto/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/Makefile.am b/crypto/Makefile.am
index 31637c0..e070867 100644
--- a/crypto/Makefile.am
+++ b/crypto/Makefile.am
@@ -875,7 +875,7 @@ libcrypto_la_SOURCES += ui/ui_util.c
875noinst_HEADERS += ui/ui_local.h 875noinst_HEADERS += ui/ui_local.h
876 876
877# whrlpool 877# whrlpool
878libcrypto_la_sources += whrlpool/whirlpool.c 878libcrypto_la_SOURCES += whrlpool/whirlpool.c
879 879
880# x509 880# x509
881libcrypto_la_SOURCES += x509/by_dir.c 881libcrypto_la_SOURCES += x509/by_dir.c