aboutsummaryrefslogtreecommitdiff
path: root/src/testzzuf
diff options
context:
space:
mode:
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