diff options
author | Gunter Knauf <gk@gknw.de> | 2004-07-16 09:23:29 +0000 |
---|---|---|
committer | Gunter Knauf <gk@gknw.de> | 2004-07-16 09:23:29 +0000 |
commit | 798349fce6e740752aea5d618cc10969ae880ecb (patch) | |
tree | b4cc8908df7da8efbf7a858c9a153178ab1d34eb /lib | |
parent | 9612fda886bbbe764873ad22f450560be1693f64 (diff) |
removed Makefile.b32.resp from the list.
Diffstat (limited to 'lib')
-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 3b4c3bce0..148381592 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -24,7 +24,7 @@ AUTOMAKE_OPTIONS = foreign nostdinc DSP = curllib.dsp -EXTRA_DIST = getdate.y Makefile.b32 Makefile.b32.resp Makefile.m32 \ +EXTRA_DIST = getdate.y Makefile.b32 Makefile.m32 \ Makefile.vc6 Makefile.riscos libcurl.def $(DSP) curllib.dsw \ config-vms.h config-win32.h config-riscos.h config-mac.h config.h.in \ ca-bundle.crt README.encoding README.memoryleak README.ares \ |