Index: trunk/glueforge/Makefile.am
===================================================================
--- trunk/glueforge/Makefile.am	(revision 5893)
+++ trunk/glueforge/Makefile.am	(revision 5963)
@@ -13,5 +13,8 @@
 	chmod +x glueforge
 
-example_files = foo.md
+example_files = \
+   examples/simple.md \
+   examples/complex.md
+
 exampledir = $(datadir)/@PACKAGE_NAME@/examples
 example_DATA = $(example_files)
