diff options
Diffstat (limited to 'src/testzzuf/Makefile.am')
-rw-r--r-- | src/testzzuf/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/testzzuf/Makefile.am b/src/testzzuf/Makefile.am index 5aa7cfa7..20d58988 100644 --- a/src/testzzuf/Makefile.am +++ b/src/testzzuf/Makefile.am | |||
@@ -8,10 +8,10 @@ SUBDIRS = . | |||
8 | ZZUF_SEED = 0 | 8 | ZZUF_SEED = 0 |
9 | 9 | ||
10 | # Additional flags for zzuf | 10 | # Additional flags for zzuf |
11 | ZZUF_FLAGS = | 11 | ZZUF_FLAGS = |
12 | 12 | ||
13 | # Additional flags for socat (if socat is used) | 13 | # Additional flags for socat (if socat is used) |
14 | SOCAT_FLAGS = | 14 | SOCAT_FLAGS = |
15 | 15 | ||
16 | if FORCE_USE_ZZUF_SOCAT | 16 | if FORCE_USE_ZZUF_SOCAT |
17 | TEST_RUNNER_SCRIPT = zzuf_socat_test_runner.sh | 17 | TEST_RUNNER_SCRIPT = zzuf_socat_test_runner.sh |