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