diff options
author | Peter Harris <pharris@opentext.com> | 2012-07-25 15:05:31 -0400 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2012-07-26 10:29:22 +1000 |
commit | 8cf2c306a4e86548624be92ea1803f2cb24d4a52 (patch) | |
tree | 168475b41e41b069e2c83492f4caf32bd30a5e65 /xts5/Makefile.am | |
parent | ce9722ab0e517c4b965d5628345b1fb3b82c3a44 (diff) |
Build Xt8
Signed-off-by: Peter Harris <pharris@opentext.com>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'xts5/Makefile.am')
-rw-r--r-- | xts5/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xts5/Makefile.am b/xts5/Makefile.am index 4be5c0c2..647f226b 100644 --- a/xts5/Makefile.am +++ b/xts5/Makefile.am @@ -2,7 +2,7 @@ include common.mk SUBDIRS = . fonts src scenarios Xproto Xopen Xlib3 Xlib4 Xlib5 Xlib6 \ Xlib7 Xlib8 Xlib9 Xlib10 Xlib11 Xlib12 Xlib13 Xlib14 Xlib15 \ - Xlib16 Xlib17 SHAPE XIproto XI Xt3 Xt4 Xt5 Xt6 Xt7 + Xlib16 Xlib17 SHAPE XIproto XI Xt3 Xt4 Xt5 Xt6 Xt7 Xt8 noinst_HEADERS = include CLEANFILES = */*/tet_lock bin/xts-config bin/xts-run tetexec.cfg |