diff options
author | Wim Taymans <wim.taymans@collabora.co.uk> | 2012-07-05 14:25:13 +0200 |
---|---|---|
committer | Wim Taymans <wim.taymans@collabora.co.uk> | 2012-07-05 16:17:20 +0200 |
commit | b2b934a928feb52e34211dabd527989607148253 (patch) | |
tree | b31682f7c28be264bcebed0b840fec81ea45d7f3 /configure.ac | |
parent | 8ac900a5153dcc2cf71f4dd45e623f43e6a1b01b (diff) |
tests: add memory example
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 6cd150853..9d9efa3c2 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 |