diff options
author | June McEnroe <june@causal.agency> | 2023-10-11 18:16:19 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2023-10-11 18:16:19 -0400 |
commit | adb807036de85812edc65352bd26b5cef0aa78eb (patch) | |
tree | 30564228f39bb470d76287a92f3e37a7ec9774ce /include/Makefile.am | |
parent | Import LibreSSL 3.7.1 (diff) | |
download | libretls-adb807036de85812edc65352bd26b5cef0aa78eb.tar.gz libretls-adb807036de85812edc65352bd26b5cef0aa78eb.zip |
Import LibreSSL 3.7.2
Diffstat (limited to 'include/Makefile.am')
-rw-r--r-- | include/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Makefile.am b/include/Makefile.am index 26e82fe..077637d 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -51,6 +51,7 @@ noinst_HEADERS += arch/arm/opensslconf.h noinst_HEADERS += arch/hppa/opensslconf.h noinst_HEADERS += arch/i386/opensslconf.h noinst_HEADERS += arch/m88k/opensslconf.h +noinst_HEADERS += arch/mips/opensslconf.h noinst_HEADERS += arch/mips64/opensslconf.h noinst_HEADERS += arch/powerpc/opensslconf.h noinst_HEADERS += arch/powerpc64/opensslconf.h |