diff --git a/doc/misc/Makefile.in b/doc/misc/Makefile.in index aec121ed624807aaff465023059c88c255943b22..97ed002ced903a9099c82f921256802d5fd84e75 100644 --- a/doc/misc/Makefile.in +++ b/doc/misc/Makefile.in @@ -13,7 +13,7 @@ # NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION # WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -# $Id: Makefile.in,v 1.1 2001/07/26 21:31:12 gson Exp $ +# $Id: Makefile.in,v 1.2 2001/10/19 18:08:51 gson Exp $ srcdir = @srcdir@ VPATH = @srcdir@ @@ -30,7 +30,7 @@ doc man:: ${MANOBJS} docclean manclean maintainer-clean:: rm -f options -options: +options: ../../bin/tests/cfg_test ../../bin/tests/cfg_test --named --grammar | \ ${PERL} ${srcdir}/format-options.pl >options || \ rm -f options