Cross Reference: Makefile.am
xref
: /
dovecot
/
src
/
lib-otp
/
Makefile.am
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
noinst_LTLIBRARIES =
libotp.la
AM_CPPFLAGS = \
-I$(top_srcdir)
/src/lib
libotp_la_SOURCES = \
otp-dictionary.c
\
otp-hash.c
\
otp-parity.c
\
otp-parse.c
noinst_HEADERS = \
otp.h
\
otp-dictionary.h
\
otp-hash.h
\
otp-parity.h
\
otp-parse.h