aboutsummaryrefslogtreecommitdiff
path: root/libtls-standalone/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'libtls-standalone/configure.ac')
-rw-r--r--libtls-standalone/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/libtls-standalone/configure.ac b/libtls-standalone/configure.ac
index e8fb24e..ebdd850 100644
--- a/libtls-standalone/configure.ac
+++ b/libtls-standalone/configure.ac
@@ -42,10 +42,10 @@ CHECK_LIBC_CRYPTO_COMPAT
42AC_CONFIG_FILES([ 42AC_CONFIG_FILES([
43 Makefile 43 Makefile
44 include/Makefile 44 include/Makefile
45 app/Makefile
46 compat/Makefile 45 compat/Makefile
47 man/Makefile 46 man/Makefile
48 src/Makefile 47 src/Makefile
48 tests/Makefile
49 libtls.pc 49 libtls.pc
50]) 50])
51 51