summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2005-04-14 19:04:50 +0000
committerjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2005-04-14 19:04:50 +0000
commit8f566465bd3993c97997f2b6c4a32b8599759694 (patch)
tree8909b9417e0a4eb67dcb400ef2156ca90b733a5c /Makefile.in
parentb99e8ef9503256eb136c562644a7dbc873c7714b (diff)
downloadneon-8f566465bd3993c97997f2b6c4a32b8599759694.tar.gz
* Makefile.in (DIST_HEADERS): Don't try to install non-existant
ne_cookies.h. git-svn-id: http://svn.webdav.org/repos/projects/neon/trunk@562 61a7d7f5-40b7-0310-9c16-bb0ea8cb1845
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index c357127..2c6a23c 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -50,8 +50,8 @@ GCOV = gcov
# The headers to distribute - making up the public interface of neon
DIST_HEADERS = ne_request.h ne_session.h ne_utils.h ne_uri.h ne_socket.h \
ne_basic.h ne_207.h ne_props.h ne_xml.h ne_dates.h ne_string.h \
- ne_cookies.h ne_defs.h ne_locks.h ne_alloc.h ne_md5.h ne_i18n.h \
- ne_redirect.h ne_auth.h ne_compress.h ne_acl.h ne_ssl.h
+ ne_defs.h ne_locks.h ne_alloc.h ne_md5.h ne_i18n.h ne_redirect.h \
+ ne_auth.h ne_compress.h ne_acl.h ne_ssl.h
all: subdirs