summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2009-03-26 18:47:42 -0700
committerEric Anholt <eric@anholt.net>2009-03-26 18:47:42 -0700
commit895a415909188e7bddb8571fe5db69cf91ee1383 (patch)
tree4b6d662f80b23c37811325b20671a85eca5587c7 /Makefile.am
parentec172167d6992b2f9b59f79b57b7a346b75317ba (diff)
Add the tests we want from libdrm.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 5c02be271..9b4bd5621 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -22,4 +22,4 @@
AUTOMAKE_OPTIONS = foreign
ACLOCAL_AMFLAGS = -I m4
-SUBDIRS = tests tools benchmarks
+SUBDIRS = lib tests benchmarks