Index: trunk/glueforge/glueforge.in
===================================================================
--- trunk/glueforge/glueforge.in	(revision 4011)
+++ trunk/glueforge/glueforge.in	(revision 4147)
@@ -3,5 +3,5 @@
 # Copyright (C) 2005  Joshua Hoblitt
 #
-# $Id: glueforge.in,v 1.15 2005-05-21 00:37:43 jhoblitt Exp $
+# $Id: glueforge.in,v 1.16 2005-06-08 03:38:37 jhoblitt Exp $
 
 use strict;
@@ -99,4 +99,5 @@
     'droptable_c.tt'        => "$output/tests/droptable.c",
     'insert_c.tt'           => "$output/tests/insert.c",
+    'popobject_c.tt'        => "$output/tests/popobject.c",
 );
 
