aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 3ee6a69..7b064c6 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -541,7 +541,7 @@ record_layer_test_SOURCES = record_layer_test.c
541 541
542# rfc3779 542# rfc3779
543TESTS += rfc3779 543TESTS += rfc3779
544rfc3779_CPPFLAGS = $(AM_CPPFLAGS) -D__unused= 544rfc3779_CPPFLAGS = $(AM_CPPFLAGS)
545check_PROGRAMS += rfc3779 545check_PROGRAMS += rfc3779
546rfc3779_SOURCES = rfc3779.c 546rfc3779_SOURCES = rfc3779.c
547 547