5 lines
No EOL
117 B
Makefile
5 lines
No EOL
117 B
Makefile
SUBDIRS = tests
|
|
|
|
noinst_LIBRARIES = libcrypto.a
|
|
AM_CFLAGS = -I$(top_srcdir)
|
|
libcrypto_a_SOURCES = hchacha.c xchacha.c
|