diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/Makefile.am | 2 |
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 |
543 | TESTS += rfc3779 | 543 | TESTS += rfc3779 |
544 | rfc3779_CPPFLAGS = $(AM_CPPFLAGS) -D__unused= | 544 | rfc3779_CPPFLAGS = $(AM_CPPFLAGS) |
545 | check_PROGRAMS += rfc3779 | 545 | check_PROGRAMS += rfc3779 |
546 | rfc3779_SOURCES = rfc3779.c | 546 | rfc3779_SOURCES = rfc3779.c |
547 | 547 | ||