summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@murrayc.com>2012-11-13 10:32:05 +0100
committerMurray Cumming <murrayc@murrayc.com>2012-11-13 10:32:05 +0100
commitbac3ebcd950bcff48bd7fde3cc817ad3c36b21ef (patch)
tree699857b54cdffc1b385089cbce9a8361c291651e /configure.ac
parentcedc68008f918f15b70bb89cda7c58d180167055 (diff)
tests: Add a tmdb test using the new mocking framework
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 521723f..05f457d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -922,6 +922,7 @@ AC_CONFIG_FILES([
src/upnp/Makefile
src/vimeo/Makefile
src/youtube/Makefile
+ test/Makefile
])
AC_OUTPUT