summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@murrayc.com>2012-11-22 14:26:48 +0100
committerMurray Cumming <murrayc@murrayc.com>2012-11-22 14:27:48 +0100
commit0f5b21538b1dbfe17c24ac467073cd452f721ff2 (patch)
treed6e1a864e03de28f78bd9dfd527123c244f1d983 /configure.ac
parentb0f08c94c6c73b6b7f405e0dbd3d9e1788deb922 (diff)
downloadrygel-0f5b21538b1dbfe17c24ac467073cd452f721ff2.tar.gz
examples: Add a C version of the example renderer plugin
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 04f4679f..701c60e1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -314,6 +314,7 @@ tests/Makefile
examples/Makefile
examples/renderer-plugins/Makefile
examples/renderer-plugins/vala/Makefile
+examples/renderer-plugins/C/Makefile
examples/server-plugins/Makefile
examples/server-plugins/vala/Makefile
examples/server-plugins/C/Makefile