diff options
author | Dan Nicholson <dbn.lists@gmail.com> | 2009-04-28 00:21:55 -0700 |
---|---|---|
committer | Dan Nicholson <dbn.lists@gmail.com> | 2009-04-28 00:21:55 -0700 |
commit | 512e564738e10178a21a2682ce329da0fe4be25f (patch) | |
tree | ac06bb62d2e583c1669b6cb887d87a95b6a4d174 /configure.ac | |
parent | 9d7ae9318df6e4bc5287d000ef27ffc8410f3185 (diff) |
Build the rest of the xts libraries
I think this is all the libraries and we can move on to handling the
actual tests.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index ea059628..9f535927 100644 --- a/configure.ac +++ b/configure.ac @@ -59,4 +59,10 @@ src/tet3/tcclib/Makefile xts5/Makefile xts5/src/Makefile xts5/src/lib/Makefile +xts5/src/libproto/Makefile +xts5/src/libXR5/Makefile +xts5/src/libXtaw/Makefile +xts5/src/libXtmu/Makefile +xts5/src/libXtTest/Makefile +xts5/src/xim/Makefile ]) |