Loading lib/Makefile.am +10 −11 Original line number Original line Diff line number Diff line Loading @@ -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 # This software is licensed as described in the file COPYING, which # you should have received as part of this distribution. The terms # you should have received as part of this distribution. The terms Loading Loading @@ -33,13 +33,12 @@ CMAKE_DIST = CMakeLists.txt curl_config.h.cmake EXTRA_DIST = Makefile.b32 Makefile.m32 Makefile.vc6 $(DSP) \ EXTRA_DIST = Makefile.b32 Makefile.m32 Makefile.vc6 $(DSP) \ vc6libcurl.dsw config-win32.h config-win32ce.h config-riscos.h \ 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 \ config-mac.h curl_config.h.in makefile.dj config-dos.h libcurl.plist \ libcurl.rc config-amigaos.h makefile.amiga \ libcurl.rc config-amigaos.h makefile.amiga Makefile.netware nwlib.c \ Makefile.netware nwlib.c nwos.c msvcproj.head msvcproj.foot \ nwos.c msvcproj.head msvcproj.foot config-win32ce.h config-os400.h \ config-win32ce.h config-os400.h setup-os400.h config-symbian.h \ setup-os400.h config-symbian.h Makefile.Watcom config-tpf.h $(DOCS) \ Makefile.Watcom config-tpf.h $(DOCS) $(VCPROJ) mk-ca-bundle.pl \ $(VCPROJ) mk-ca-bundle.pl mk-ca-bundle.vbs firefox-db2pem.sh \ mk-ca-bundle.vbs firefox-db2pem.sh $(CMAKE_DIST) config-vxworks.h \ $(CMAKE_DIST) config-vxworks.h Makefile.vxworks checksrc.pl \ Makefile.vxworks config-vms.h checksrc.pl objnames-test08.sh \ objnames-test08.sh objnames-test10.sh objnames.inc objnames-test10.sh objnames.inc CLEANFILES = $(DSP) $(VCPROJ) CLEANFILES = $(DSP) $(VCPROJ) Loading Loading
lib/Makefile.am +10 −11 Original line number Original line Diff line number Diff line Loading @@ -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 # This software is licensed as described in the file COPYING, which # you should have received as part of this distribution. The terms # you should have received as part of this distribution. The terms Loading Loading @@ -33,13 +33,12 @@ CMAKE_DIST = CMakeLists.txt curl_config.h.cmake EXTRA_DIST = Makefile.b32 Makefile.m32 Makefile.vc6 $(DSP) \ EXTRA_DIST = Makefile.b32 Makefile.m32 Makefile.vc6 $(DSP) \ vc6libcurl.dsw config-win32.h config-win32ce.h config-riscos.h \ 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 \ config-mac.h curl_config.h.in makefile.dj config-dos.h libcurl.plist \ libcurl.rc config-amigaos.h makefile.amiga \ libcurl.rc config-amigaos.h makefile.amiga Makefile.netware nwlib.c \ Makefile.netware nwlib.c nwos.c msvcproj.head msvcproj.foot \ nwos.c msvcproj.head msvcproj.foot config-win32ce.h config-os400.h \ config-win32ce.h config-os400.h setup-os400.h config-symbian.h \ setup-os400.h config-symbian.h Makefile.Watcom config-tpf.h $(DOCS) \ Makefile.Watcom config-tpf.h $(DOCS) $(VCPROJ) mk-ca-bundle.pl \ $(VCPROJ) mk-ca-bundle.pl mk-ca-bundle.vbs firefox-db2pem.sh \ mk-ca-bundle.vbs firefox-db2pem.sh $(CMAKE_DIST) config-vxworks.h \ $(CMAKE_DIST) config-vxworks.h Makefile.vxworks checksrc.pl \ Makefile.vxworks config-vms.h checksrc.pl objnames-test08.sh \ objnames-test08.sh objnames-test10.sh objnames.inc objnames-test10.sh objnames.inc CLEANFILES = $(DSP) $(VCPROJ) CLEANFILES = $(DSP) $(VCPROJ) Loading