fix new files make dist

This commit is contained in:
Todd A Ouska
2011-08-26 15:36:26 -07:00
parent efe6f80e77
commit d2de4875fe

View File

@ -1,8 +1,8 @@
# vim:ft=automake
# All paths should be given relative to the root
EXTRA_DIST += ctaocrypt/src/ctc_misc.c
EXTRA_DIST += ctaocrypt/src/ctc_asm.c
EXTRA_DIST += ctaocrypt/src/misc.c
EXTRA_DIST += ctaocrypt/src/asm.c
EXTRA_DIST += \
ctaocrypt/src/ecc_fp.c \