diff options
author | Daniel Stenberg <daniel@haxx.se> | 2003-12-03 08:39:46 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2003-12-03 08:39:46 +0000 |
commit | 96d3db1687c66651a6c60cf233c9a14945917fc3 (patch) | |
tree | 7fb9ff826524ed4c69d8315b4b8e3855455c991e | |
parent | 3e43105ff125a92fa728b1d2d20a0e981da12164 (diff) |
new VMS files
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index cf60ee54f..b13c12bcc 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -38,7 +38,7 @@ EXTRA_DIST = mkhelp.pl curlmsg.msg makefile.dj \ macos/curl.mcp.xml.sit.hqx \ macos/MACINSTALL.TXT \ macos/src/curl_GUSIConfig.cpp \ - macos/src/macos_main.cpp + macos/src/macos_main.cpp curlmsg.h curlmsg.sdl curlmsg_vms.h MANPAGE=$(top_srcdir)/docs/curl.1 README=$(top_srcdir)/docs/MANUAL |