summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2013-02-06 11:11:55 +0100
committerDaniel Stenberg <daniel@haxx.se>2013-02-06 11:11:55 +0100
commitbf633a584dcbb0f80273ba856b7198ad1e395315 (patch)
tree41ea57f3a30b9246bcb16d2054d37bf0cfa22260
parent0f1deac71ead2c4fdfb4d757975c1d5d5eac87f1 (diff)
downloadgnurl-bf633a584dcbb0f80273ba856b7198ad1e395315.tar.gz
gnurl-bf633a584dcbb0f80273ba856b7198ad1e395315.tar.bz2
gnurl-bf633a584dcbb0f80273ba856b7198ad1e395315.zip
vms: config-vms.h is removed, no use trying to distribute itcurl-7_29_0
-rw-r--r--lib/Makefile.am21
1 files changed, 10 insertions, 11 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 3eb497798..23f8661f5 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -5,7 +5,7 @@
# | (__| |_| | _ <| |___
# \___|\___/|_| \_\_____|
#
-# Copyright (C) 1998 - 2012, Daniel Stenberg, <daniel@haxx.se>, et al.
+# Copyright (C) 1998 - 2013, 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
@@ -30,16 +30,15 @@ DOCS = README.encoding README.memoryleak README.ares README.curlx \
CMAKE_DIST = CMakeLists.txt curl_config.h.cmake
-EXTRA_DIST = Makefile.b32 Makefile.m32 Makefile.vc6 $(DSP) \
- vc6libcurl.dsw config-win32.h config-win32ce.h config-riscos.h \
- config-mac.h curl_config.h.in makefile.dj config-dos.h libcurl.plist \
- libcurl.rc config-amigaos.h makefile.amiga \
- Makefile.netware nwlib.c nwos.c msvcproj.head msvcproj.foot \
- config-win32ce.h config-os400.h setup-os400.h config-symbian.h \
- Makefile.Watcom config-tpf.h $(DOCS) $(VCPROJ) mk-ca-bundle.pl \
- mk-ca-bundle.vbs firefox-db2pem.sh $(CMAKE_DIST) config-vxworks.h \
- Makefile.vxworks config-vms.h checksrc.pl objnames-test08.sh \
- objnames-test10.sh objnames.inc
+EXTRA_DIST = Makefile.b32 Makefile.m32 Makefile.vc6 $(DSP) \
+ vc6libcurl.dsw config-win32.h config-win32ce.h config-riscos.h \
+ config-mac.h curl_config.h.in makefile.dj config-dos.h libcurl.plist \
+ libcurl.rc config-amigaos.h makefile.amiga Makefile.netware nwlib.c \
+ nwos.c msvcproj.head msvcproj.foot config-win32ce.h config-os400.h \
+ setup-os400.h config-symbian.h Makefile.Watcom config-tpf.h $(DOCS) \
+ $(VCPROJ) mk-ca-bundle.pl mk-ca-bundle.vbs firefox-db2pem.sh \
+ $(CMAKE_DIST) config-vxworks.h Makefile.vxworks checksrc.pl \
+ objnames-test08.sh objnames-test10.sh objnames.inc
CLEANFILES = $(DSP) $(VCPROJ)