fix new files make dist

pull/1/head
Todd A Ouska 2011-08-26 15:36:26 -07:00
parent efe6f80e77
commit d2de4875fe
1 changed files with 2 additions and 2 deletions

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 \