summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2011-05-17 13:57:38 -0700
committerDavid Schleef <ds@schleef.org>2011-05-17 14:04:23 -0700
commite6dc0d2b9e7d2e7febb02bb9a5c17947b34bd591 (patch)
tree943670872905da6b86e38b5a27024bef17f7fef9 /test
parent759a890de8c29caa3bbb57ea60d114981d1371e5 (diff)
Fixes due to rebasingorc
Diffstat (limited to 'test')
-rw-r--r--test/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index 031b70e..19fb232 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -30,7 +30,7 @@ region_test_SOURCES = region-test.c utils.c utils.h
blitters_test_SOURCES = blitters-test.c utils.c utils.h
composite_traps_test_SOURCES = composite-traps-test.c utils.c utils.h
-ds_LDADD = $(TEST_LDADD)
+ds_LDADD = $(TEST_LDADD) -lorc-0.4
ds_SOURCES = ds.c ../pixman/tmp-orc.c
scaling_test_SOURCES = scaling-test.c utils.c utils.h