Index: trunk/glueforge/glueforge.in
===================================================================
--- trunk/glueforge/glueforge.in	(revision 4002)
+++ trunk/glueforge/glueforge.in	(revision 4003)
@@ -3,5 +3,5 @@
 # Copyright (C) 2005  Joshua Hoblitt
 #
-# $Id: glueforge.in,v 1.10 2005-05-20 02:00:17 jhoblitt Exp $
+# $Id: glueforge.in,v 1.11 2005-05-20 02:41:23 jhoblitt Exp $
 
 use strict;
@@ -92,4 +92,5 @@
     'dbcleanup_c.tt'        => "$output/tests/dbcleanup.c",
     'init_c.tt'             => "$output/tests/init.c",
+    'createtable_c.tt'      => "$output/tests/createtable.c",
 );
 
