diff options
author | Dan Nicholson <dbn.lists@gmail.com> | 2009-06-18 07:39:14 -0700 |
---|---|---|
committer | Dan Nicholson <dbn.lists@gmail.com> | 2009-06-18 07:39:14 -0700 |
commit | 1ead05eb9ecf545b60ea6508a91414662e706033 (patch) | |
tree | a4a55e80d7bd10b1c925d7f544d2b6d1a7515293 /configure.ac | |
parent | c9665e2743fdbd678dc87a6c19c1a8a12a3328e6 (diff) |
xts5: Add tests for Xlib Chapter 17 - Application Utility Functions
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 e50c9745..3492a721 100644 --- a/configure.ac +++ b/configure.ac @@ -125,6 +125,7 @@ xts5/tset/Xlib13/Makefile xts5/tset/Xlib14/Makefile xts5/tset/Xlib15/Makefile xts5/tset/Xlib16/Makefile +xts5/tset/Xlib17/Makefile ]) AC_OUTPUT |