summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@collabora.co.uk>2012-07-05 14:25:13 +0200
committerWim Taymans <wim.taymans@collabora.co.uk>2012-07-05 16:17:20 +0200
commitb2b934a928feb52e34211dabd527989607148253 (patch)
treeb31682f7c28be264bcebed0b840fec81ea45d7f3 /configure.ac
parent8ac900a5153dcc2cf71f4dd45e623f43e6a1b01b (diff)
tests: add memory example
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 6cd1508539..9d9efa3c22 100644
--- a/configure.ac
+++ b/configure.ac
@@ -763,6 +763,7 @@ tests/examples/stepping/Makefile
tests/examples/helloworld/Makefile
tests/examples/launch/Makefile
tests/examples/manual/Makefile
+tests/examples/memory/Makefile
tests/examples/metadata/Makefile
tests/examples/queue/Makefile
tests/examples/streams/Makefile