Cross Reference: Makefile.am
xref
: /
dovecot
/
src
/
lib-test
/
Makefile.am
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
noinst_LTLIBRARIES =
libtest.la
AM_CPPFLAGS = \
-I$(top_srcdir)
/src/lib
\
-I$(top_srcdir)
/src/lib-charset
libtest_la_SOURCES = \
test-common.c
\
test-istream.c
\
test-ostream.c
headers = \
test-common.h
pkginc_libdir=$(pkgincludedir)
pkginc_lib_HEADERS = $(headers)