diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 1997-01-29 21:25:58 -0500 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 1997-01-29 21:25:58 -0500 |
commit | c3ec4181d988501e4d7116f32c669d5ca69e7060 (patch) | |
tree | 3a19fc17f13ca34edf02b209e19464f8041984cd /build.com | |
parent | 6bd78b38830217fa268e678d9637116ec516bf0e (diff) | |
download | lynx-snapshots-c3ec4181d988501e4d7116f32c669d5ca69e7060.tar.gz |
snapshot of project "lynx", label v2_6fm_970129
Diffstat (limited to 'build.com')
-rw-r--r-- | build.com | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/build.com b/build.com index 86037883..f1fbf9b8 100644 --- a/build.com +++ b/build.com @@ -173,6 +173,7 @@ $ cc LYCgi $ cc LYCharSets $ cc LYCharUtils $ cc LYClean +$ cc LYCookie $ cc LYCurses $ cc LYDownload $ cc LYEdit @@ -215,6 +216,7 @@ LYCgi.obj, - LYCharSets.obj, - LYCharUtils.obj, - LYClean.obj, - +LYCookie.obj, - LYCurses.obj, - LYDownload.obj, - LYEdit.obj, - |