Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libxml2
/
449d73988ae10f307f966ab27fe59afcd6f053bb
/
.
/
example
/
Makefile.am
blob: 296cfd06ecc0d8bcb630e0a8547f6ba2fc96e40c [
file
] [
log
] [
blame
]
AUTOMAKE_OPTIONS
=
no
-
dependencies
noinst_PROGRAMS
=
gjobread
INCLUDES
=
\
-
I$
(
top_builddir
)
-
I$
(
top_srcdir
)
\
-
I$
(
top_srcdir
)/
include
-
I@srcdir@
LDADD
=
$
(
top_builddir
)/
libxml2
.
la
@Z_LIBS@
$
(
ICONV_LIBS
)
-
lm