From ee1821ad48f0553d9287be6be9ca7fd3e5c965e9 Mon Sep 17 00:00:00 2001 From: Ales Hvezda Date: Thu, 5 Jul 2007 09:11:20 -0400 Subject: [PATCH] Added new script to EXTRA_DIST --- docs/scripts/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/scripts/Makefile.am b/docs/scripts/Makefile.am index 1ce8c5233..02fc1ec82 100644 --- a/docs/scripts/Makefile.am +++ b/docs/scripts/Makefile.am @@ -2,7 +2,7 @@ ## EXTRA_DIST = postproc.sh wikifetch.sh wikicommit.sh populatemkfiles.sh \ - copywip.sh removedups.sh + copywip.sh removedups.sh copygitignores.sh MOSTLYCLEANFILES = *.log *~ CLEANFILES = *.log *~ -- 2.11.4.GIT