diff options
-rw-r--r-- | lib/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am index 90600aa5d..998fe0e6a 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -6,7 +6,7 @@ AUTOMAKE_OPTIONS = foreign EXTRA_DIST = getdate.y \ Makefile.b32 Makefile.b32.resp Makefile.m32 Makefile.vc6 \ - libcurl.def dllinit.c + libcurl.def dllinit.c curllib.dsp curllib.dsw lib_LTLIBRARIES = libcurl.la |