aboutsummaryrefslogtreecommitdiffstats
path: root/include/curl/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'include/curl/Makefile.am')
-rw-r--r--include/curl/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/curl/Makefile.am b/include/curl/Makefile.am
index 989d4a21..16d97e1c 100644
--- a/include/curl/Makefile.am
+++ b/include/curl/Makefile.am
@@ -5,7 +5,7 @@
# | (__| |_| | _ <| |___
# \___|\___/|_| \_\_____|
#
-# Copyright (C) 1998 - 2017, Daniel Stenberg, <daniel@haxx.se>, et al.
+# Copyright (C) 1998 - 2018, Daniel Stenberg, <daniel@haxx.se>, et al.
#
# This software is licensed as described in the file COPYING, which
# you should have received as part of this distribution. The terms
@@ -20,8 +20,8 @@
#
###########################################################################
pkginclude_HEADERS = \
- curl.h curlver.h easy.h mprintf.h stdcheaders.h multi.h \
- typecheck-gcc.h system.h
+ curl.h curlver.h easy.h mprintf.h stdcheaders.h multi.h \
+ typecheck-gcc.h system.h urlapi.h
pkgincludedir= $(includedir)/curl