Update the test framework so that the need for test_main is removed. Everything
[openssl.git] / crypto / poly1305 / build.info
index 358fa82212542cfb9a43c11f748897c093aa3135..dae9aa467d3665fc3b21b03a5bf72c312b26f114 100644 (file)
@@ -1,5 +1,7 @@
 LIBS=../../libcrypto
 SOURCE[../../libcrypto]=\
+        poly1305_pmeth.c \
+        poly1305_ameth.c \
         poly1305.c {- $target{poly1305_asm_src} -}
 
 GENERATE[poly1305-sparcv9.S]=asm/poly1305-sparcv9.pl $(PERLASM_SCHEME)