aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index 31cc0ab..7e1ece2 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -28,6 +28,4 @@ noinst_HEADERS += sys/times.h
28noinst_HEADERS += sys/types.h 28noinst_HEADERS += sys/types.h
29noinst_HEADERS += sys/uio.h 29noinst_HEADERS += sys/uio.h
30 30
31if ENABLE_LIBTLS
32include_HEADERS = tls.h 31include_HEADERS = tls.h
33endif