From d3fdd84ec66767b4a656d7b89435581b7e7e1ac7 Mon Sep 17 00:00:00 2001 From: rocky Date: Tue, 22 Apr 2003 01:34:20 +0000 Subject: [PATCH] Update regression version. --- Makefile.am | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index b6b33115..0ac25883 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -# $Id: Makefile.am,v 1.5 2003/04/21 10:17:50 hvr Exp $ +# $Id: Makefile.am,v 1.6 2003/04/22 01:34:20 rocky Exp $ # # Copyright (C) 2003 Rocky Bernstein # @@ -33,13 +33,14 @@ $(pkgconfig_DATA): config.status # List of additional files for expanded regression tests DISTFILES_REGRESSION = tests/monvoisin.nrg tests/monvoisin.right \ + tests/svcdgs.nrg tests/svcdgs.nrg \ tests/svcd_ogt_test_ntsc.bin \ tests/svcd_ogt_test_ntsc.cue \ tests/svcd_ogt_test_ntsc.right \ tests/vcd_demo.bin tests/vcd_demo.cue \ tests/vcd_demo.right -REGRESSION_VERSION = 1.0 +REGRESSION_VERSION = 1.1 distdir_regression = ../$(PACKAGE)-$(REGRESSION_VERSION)-tests