Index: trunk/glueforge/glueforge.in
===================================================================
--- trunk/glueforge/glueforge.in	(revision 4004)
+++ trunk/glueforge/glueforge.in	(revision 4005)
@@ -3,5 +3,5 @@
 # Copyright (C) 2005  Joshua Hoblitt
 #
-# $Id: glueforge.in,v 1.12 2005-05-20 02:53:36 jhoblitt Exp $
+# $Id: glueforge.in,v 1.13 2005-05-20 03:32:11 jhoblitt Exp $
 
 use strict;
@@ -94,4 +94,5 @@
     'init_c.tt'             => "$output/tests/cleanup.c",
     'createtable_c.tt'      => "$output/tests/createtable.c",
+    'droptable_c.tt'        => "$output/tests/droptable.c",
 );
 
