diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index ed59df0..d28692a 100644 --- a/Makefile.am +++ b/Makefile.am | |||
@@ -1,4 +1,4 @@ | |||
1 | SUBDIRS = crypto ssl tls include apps man | 1 | SUBDIRS = include crypto ssl tls apps man |
2 | if ENABLE_TESTS | 2 | if ENABLE_TESTS |
3 | SUBDIRS += tests | 3 | SUBDIRS += tests |
4 | endif | 4 | endif |