From 2544ecc3ffdc44a0209c951cac5267d134352780 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 11 Oct 2004 05:02:17 +0000 Subject: [PATCH] Add GNUSTANDARDS (for eggert only). --- config/srclistvars.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/srclistvars.sh b/config/srclistvars.sh index 79c10e66f3..3cd0c113a8 100644 --- a/config/srclistvars.sh +++ b/config/srclistvars.sh @@ -1,4 +1,4 @@ -# $Id: srclistvars.sh,v 1.19 2004-10-10 22:32:37 karl Exp $ +# $Id: srclistvars.sh,v 1.20 2004-10-11 05:02:17 eggert Exp $ # Variables for srclist-update and srclist.txt. # Will change for each user. @@ -10,6 +10,7 @@ eggert) : ${GNUCONFIG=../config} : ${GNUORG=../gnuorg} : ${GNUWWWLICENSES=$GNUORG} + : ${GNUSTANDARDS=../gnustandards} : ${LIBTOOL=../libtool} : ${LIBCSRC=../libc} : ${TEXINFOSRC=../texinfo} -- 2.30.2