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