diff options
author | Dan Nicholson <dbn.lists@gmail.com> | 2009-06-14 21:26:04 -0700 |
---|---|---|
committer | Dan Nicholson <dbn.lists@gmail.com> | 2009-06-14 21:26:04 -0700 |
commit | 4fb66d0fb66c63cedba4238d1eed40cd74df761b (patch) | |
tree | 84f9f218b0f56721e4e3523a7f9366296394520a /configure.ac | |
parent | cb1164b41e01d418d3c7fee3bd5ae2e339e5f200 (diff) |
xts5: Add tests for Xlib Chapter 7 - Color Management Functions
This requires linking to the libXR5 library to support the AVSCODE
statements in some tests.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 01854118..58ea3333 100644 --- a/configure.ac +++ b/configure.ac @@ -115,6 +115,7 @@ xts5/tset/Xlib3/Makefile xts5/tset/Xlib4/Makefile xts5/tset/Xlib5/Makefile xts5/tset/Xlib6/Makefile +xts5/tset/Xlib7/Makefile ]) AC_OUTPUT |