1
0
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:
Guenter Knauf 2012-07-11 17:40:09 +02:00
parent dce2e1aa0f
commit dfe405076e
3 changed files with 11 additions and 8 deletions

2
lib/.gitignore vendored
View File

@ -13,3 +13,5 @@ Makefile.vc10.dist
libcurl.vers
*.a
*.res
*.imp
*.nlm

View File

@ -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
View File

@ -11,3 +11,4 @@ Makefile.vc10.dist
config-win32.h
*.a
*.res
*.nlm