summaryrefslogtreecommitdiff
path: root/gs/src/os2.mak
diff options
context:
space:
mode:
authorRaph Levien <raph.levien@artifex.com>2001-03-19 17:11:15 +0000
committerRaph Levien <raph.levien@artifex.com>2001-03-19 17:11:15 +0000
commit0707c0c8d5815cc2610dd1610685ebf7570d28b4 (patch)
tree66a918aa23096042441797c07e80af2d80f31ee0 /gs/src/os2.mak
parent4ea201107d810f240be551e45e4fc99ca75f7d51 (diff)
Moves patched icclib 1.23 files into the new icclib/ subdirectory, with
makefile changes to match. Adds missing COPYRIGHT and other documentation to icclib. Thanks to L. Peter Deutsch for pointing out the need. git-svn-id: http://svn.ghostscript.com/ghostscript/trunk@1276 a1074d23-0009-0410-80fe-cf8c14f379e6
Diffstat (limited to 'gs/src/os2.mak')
-rw-r--r--gs/src/os2.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/gs/src/os2.mak b/gs/src/os2.mak
index 5fefa1ee1..ad14347f2 100644
--- a/gs/src/os2.mak
+++ b/gs/src/os2.mak
@@ -144,7 +144,7 @@ ZSRCDIR=zlib
# Define the directory where the icclib source are stored.
# See icclib.mak for more information
-ICCSRCDIR=src
+ICCSRCDIR=icclib
# The following is a hack to get around the special treatment of \ at
# the end of a line.