diff options
author | Keith Packard <keithp@keithp.com> | 2014-03-25 16:06:03 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2014-03-25 16:06:03 -0700 |
commit | bda6fdc71c25b0c3f3747f445103a1995a5713f4 (patch) | |
tree | 0b0514196065ba7f22ab28736187ba421e064fa9 /test | |
parent | e46820fb897600800b5f3297a59039556774e9c5 (diff) | |
parent | 78167a98a8631ee3fad145ddc051ceb8487b9683 (diff) |
Merge remote-tracking branch 'whot/for-keith'
Diffstat (limited to 'test')
-rw-r--r-- | test/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Makefile.am b/test/Makefile.am index f8aa65950..88fb6aa96 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -30,7 +30,6 @@ endif xkb_LDADD=$(TEST_LDADD) input_LDADD=$(TEST_LDADD) xtest_LDADD=$(TEST_LDADD) -list_LDADD=$(TEST_LDADD) misc_LDADD=$(TEST_LDADD) fixes_LDADD=$(TEST_LDADD) xfree86_LDADD=$(TEST_LDADD) |