diff options
Diffstat (limited to 'apps/Makefile.am')
-rw-r--r-- | apps/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/Makefile.am b/apps/Makefile.am index 60d0c60..b512a1c 100644 --- a/apps/Makefile.am +++ b/apps/Makefile.am | |||
@@ -1,5 +1,5 @@ | |||
1 | include $(top_srcdir)/Makefile.am.common | 1 | include $(top_srcdir)/Makefile.am.common |
2 | 2 | ||
3 | SUBDIRS = openssl nc | 3 | SUBDIRS = ocspcheck openssl nc |
4 | 4 | ||
5 | EXTRA_DIST = CMakeLists.txt | 5 | EXTRA_DIST = CMakeLists.txt |