diff options
author | Brian Paul <[email protected]> | 2004-04-23 14:14:04 +0000 |
---|---|---|
committer | Brian Paul <[email protected]> | 2004-04-23 14:14:04 +0000 |
commit | 384800fe12e368f3489111de4572dbc8846a7dea (patch) | |
tree | 133f41cce9be28939cba5541cc4447d62ac792b4 /progs/tests/Makefile | |
parent | 180e28e6d49ea0c4cdfbf7b80c4ce26c67574d9a (diff) |
assorted fixes
Diffstat (limited to 'progs/tests/Makefile')
-rw-r--r-- | progs/tests/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/progs/tests/Makefile b/progs/tests/Makefile index 9f1e3cc9eb4..28f7a50ee64 100644 --- a/progs/tests/Makefile +++ b/progs/tests/Makefile @@ -34,7 +34,6 @@ SOURCES = antialias.c \ seccolor.c \ sharedtex.c \ stencilwrap.c \ - swaplock.c \ tex1d.c \ texline.c \ texrect.c \ |