summaryrefslogtreecommitdiffstats
path: root/src/libs/zbxcrypto/Makefile.am
blob: 06e10faec47237b6836199237d20f7aa3f5df21b (plain)
1
2
3
4
5
6
7
## Process this file with automake to produce Makefile.in

noinst_LIBRARIES = libzbxcrypto.a

libzbxcrypto_a_SOURCES = \
	md5.c \
	base64.c