rbug: Add to all targets that link against trace

Also added calls to the create function in target helpers and in
tr_drm.c the latter being a hack and should be replaced with the
wrap screen target helper. But at least this way we don't regress.
This commit is contained in:
Jakob Bornecrantz
2010-05-12 20:11:37 +01:00
parent 5494332128
commit 53cbb81576
31 changed files with 47 additions and 8 deletions

View File

@@ -29,6 +29,7 @@ env.Prepend(LIBS = [
st_xlib,
ws_xlib,
trace,
rbug,
identity,
glapi,
mesa,