From f276ec2a6b2044fcc8a85fd371c1407d9ef99f73 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Fri, 19 Oct 2007 14:48:00 -0700 Subject: [PATCH] Disable regtests in GDP. CHANGE BACK BEFORE MERGING WITH MAIN!!! --- input/GNUmakefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/input/GNUmakefile b/input/GNUmakefile index 65db9aaa23..910b78db57 100644 --- a/input/GNUmakefile +++ b/input/GNUmakefile @@ -1,6 +1,8 @@ depth = .. -SUBDIRS = regression tutorial mutopia manual lsr new +### FIXME: change this back before merging with main!!! +#SUBDIRS = regression tutorial mutopia manual lsr new +SUBDIRS = tutorial mutopia manual lsr new examples = typography-demo les-nereides wilhelmus proportional bach-schenker cary -- 2.39.5