aboutsummaryrefslogtreecommitdiff
path: root/src/testzzuf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-10-24 08:39:55 +0000
committerChristian Grothoff <christian@grothoff.org>2013-10-24 08:39:55 +0000
commita79c58be3d55fb21d9d47bd6f7a3b5367ad70569 (patch)
tree3c6e6d10c09527981c562c72521db4fd33ce9b0c /src/testzzuf
parent52067ffbfe51995cafcb13fe36b1a36cff3e857c (diff)
downloadlibmicrohttpd-a79c58be3d55fb21d9d47bd6f7a3b5367ad70569.tar.gz
libmicrohttpd-a79c58be3d55fb21d9d47bd6f7a3b5367ad70569.zip
-forgotten commit for 0.9.31 release
Diffstat (limited to 'src/testzzuf')
-rw-r--r--src/testzzuf/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testzzuf/Makefile.am b/src/testzzuf/Makefile.am
index 2b72f404..c2fc9dee 100644
--- a/src/testzzuf/Makefile.am
+++ b/src/testzzuf/Makefile.am
@@ -8,7 +8,7 @@ if USE_PRIVATE_PLIBC_H
8 PLIBC_INCLUDE = -I$(top_srcdir)/src/include/plibc 8 PLIBC_INCLUDE = -I$(top_srcdir)/src/include/plibc
9endif 9endif
10 10
11INCLUDES = $(PLIBC_INCLUDE) -I$(top_srcdir)/src/include 11AM_CPPFLAGS = $(PLIBC_INCLUDE) -I$(top_srcdir)/src/include
12 12
13EXTRA_DIST = README socat.c 13EXTRA_DIST = README socat.c
14 14