libtest is not just for internal use.

This commit is contained in:
Dag-Erling Smørgrav 2015-10-12 11:41:47 +00:00 committed by des
parent e6049c1d6a
commit 2acf532339

View file

@ -1,6 +1,6 @@
AM_CPPFLAGS = -I$(top_srcdir)/include
check_LTLIBRARIES = libcryb-test.la
lib_LTLIBRARIES = libcryb-test.la
libcryb_test_la_SOURCES = \
t_const.c \
t_file.c \