fix fips make dist for misc.c

pull/68/head
toddouska 2015-04-11 08:47:13 -07:00
parent ecfcc533c8
commit 7d213011c1
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
# vim:ft=automake # vim:ft=automake
# All paths should be given relative to the root # All paths should be given relative to the root
EXTRA_DIST+= ctaocrypt/src/misc.c
nobase_include_HEADERS+= \ nobase_include_HEADERS+= \
cyassl/ctaocrypt/aes.h \ cyassl/ctaocrypt/aes.h \
cyassl/ctaocrypt/arc4.h \ cyassl/ctaocrypt/arc4.h \