diff options
author | Yang Tse <yangsita@gmail.com> | 2009-02-23 14:34:40 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2009-02-23 14:34:40 +0000 |
commit | dd056e54e2a178d7e268238930b9de6bb1ea1cbe (patch) | |
tree | 13cde6a60b91af396962b33692ea38e866b3a854 /lib | |
parent | f5548973abd2088af81ed022ec718f254f50ce15 (diff) |
adjustment for new Mac OS X framework build script
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 09c7de4b8..4ba294d22 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -31,7 +31,7 @@ DOCS = README.encoding README.memoryleak README.ares README.curlx \ EXTRA_DIST = Makefile.b32 Makefile.m32 Makefile.vc6 Makefile.riscos $(DSP) \ libcurl.dsw config-win32.h config-win32ce.h config-riscos.h config-mac.h \ - config.h.in makefile.dj config.dos libcurl.framework.make libcurl.plist \ + config.h.in makefile.dj config.dos libcurl.plist \ libcurl.rc config-amigaos.h amigaos.c amigaos.h makefile.amiga \ Makefile.netware nwlib.c nwos.c libcurl.imp msvcproj.head msvcproj.foot \ config-win32ce.h config-os400.h setup-os400.h config-symbian.h \ |