hamlib/security/Makefile.am
Gong BI1XJT 24d85cc066
Remove old-fashioned and buggy Android.mk build system
Signed-off-by: Gong BI1XJT <bi1xjt@rad1o.cn>
(cherry picked from commit 60fb8e5fa0)
2026-05-21 11:55:23 -05:00

6 lines
227 B
Makefile

ACLOCAL_AMFLAGS = -I.
EXTRA_DIST = sctest.c
noinst_LTLIBRARIES = libsecurity.la
libsecurity_la_SOURCES = aes.c AESStringCrypt.c password.c security.c sha256.c md5.c aes.h AESStringCrypt.h password.h security.h sha256.h md5.h