mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
Removed libcurl.imp from Makefile.am.
Updated .gitignore for NetWare created files.
This commit is contained in:
parent
dce2e1aa0f
commit
dfe405076e
2
lib/.gitignore
vendored
2
lib/.gitignore
vendored
@ -13,3 +13,5 @@ Makefile.vc10.dist
|
||||
libcurl.vers
|
||||
*.a
|
||||
*.res
|
||||
*.imp
|
||||
*.nlm
|
||||
|
@ -34,7 +34,7 @@ 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 libcurl.imp msvcproj.head msvcproj.foot \
|
||||
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 \
|
||||
|
1
src/.gitignore
vendored
1
src/.gitignore
vendored
@ -11,3 +11,4 @@ Makefile.vc10.dist
|
||||
config-win32.h
|
||||
*.a
|
||||
*.res
|
||||
*.nlm
|
||||
|
Loading…
Reference in New Issue
Block a user