Index: trunk/glueforge/glueforge.in
===================================================================
--- trunk/glueforge/glueforge.in	(revision 4319)
+++ trunk/glueforge/glueforge.in	(revision 4329)
@@ -3,5 +3,5 @@
 # Copyright (C) 2005  Joshua Hoblitt
 #
-# $Id: glueforge.in,v 1.20 2005-06-20 21:33:13 jhoblitt Exp $
+# $Id: glueforge.in,v 1.21 2005-06-21 02:14:47 jhoblitt Exp $
 
 use strict;
@@ -104,4 +104,5 @@
     'insertfits_c.tt'       => "$output/tests/insertfits.c",
     'popfits_c.tt'          => "$output/tests/popfits.c",
+    'selectrowsfits_c.tt'   => "$output/tests/selectrowsfits.c",
 );
 
