diff options
author | Dan Nicholson <dbn.lists@gmail.com> | 2009-06-17 07:18:23 -0700 |
---|---|---|
committer | Dan Nicholson <dbn.lists@gmail.com> | 2009-06-17 07:20:22 -0700 |
commit | 79c3bfde8a57cda3e523cca3135e375446852ae2 (patch) | |
tree | ae6c1916b6bcfd9552d1f78ff4385c672e66b09b /configure.ac | |
parent | fac5cad834df7dadd5a903cd5ffad188a96459f4 (diff) |
xts5: Add tests for Xlib Chapter 12 - Event Handling 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 dcb2c3a5..02f37332 100644 --- a/configure.ac +++ b/configure.ac @@ -120,6 +120,7 @@ xts5/tset/Xlib8/Makefile xts5/tset/Xlib9/Makefile xts5/tset/Xlib10/Makefile xts5/tset/Xlib11/Makefile +xts5/tset/Xlib12/Makefile ]) AC_OUTPUT |