diff options
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 | |||
51 | noinst_HEADERS += arch/hppa/opensslconf.h | 51 | noinst_HEADERS += arch/hppa/opensslconf.h |
52 | noinst_HEADERS += arch/i386/opensslconf.h | 52 | noinst_HEADERS += arch/i386/opensslconf.h |
53 | noinst_HEADERS += arch/m88k/opensslconf.h | 53 | noinst_HEADERS += arch/m88k/opensslconf.h |
54 | noinst_HEADERS += arch/mips/opensslconf.h | ||
54 | noinst_HEADERS += arch/mips64/opensslconf.h | 55 | noinst_HEADERS += arch/mips64/opensslconf.h |
55 | noinst_HEADERS += arch/powerpc/opensslconf.h | 56 | noinst_HEADERS += arch/powerpc/opensslconf.h |
56 | noinst_HEADERS += arch/powerpc64/opensslconf.h | 57 | noinst_HEADERS += arch/powerpc64/opensslconf.h |