summaryrefslogtreecommitdiffstats
path: root/examples/nanohttp/Makefile.am
diff options
context:
space:
mode:
authorGravatar Nikias Bassen2013-02-18 18:21:31 +0100
committerGravatar Nikias Bassen2013-02-18 18:21:31 +0100
commit386ea830e44a61f8ef70d08025e3f1d5b1b8bd1a (patch)
treea569ffbe0b47e9f463ef35bf2ec5a2b8854ce954 /examples/nanohttp/Makefile.am
parent7527650eaab1f1910f6bfa24061a0bddc7937b9f (diff)
downloadcsoap-386ea830e44a61f8ef70d08025e3f1d5b1b8bd1a.tar.gz
csoap-386ea830e44a61f8ef70d08025e3f1d5b1b8bd1a.tar.bz2
some automake updates to Makefile.amHEADmaster
Diffstat (limited to 'examples/nanohttp/Makefile.am')
-rw-r--r--examples/nanohttp/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/nanohttp/Makefile.am b/examples/nanohttp/Makefile.am
index bb92e1d..91d79f6 100644
--- a/examples/nanohttp/Makefile.am
+++ b/examples/nanohttp/Makefile.am
@@ -2,7 +2,7 @@
# $Revision: 1.15 $
#
LDADD=../../nanohttp/libnanohttp.la
-INCLUDES=-I${top_srcdir}
+AM_CPPFLAGS=-I${top_srcdir}
noinst_PROGRAMS=http_server http_client mime_client