aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 0b525b9..2a3195a 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -43,13 +43,13 @@ BUILT_SOURCES = \
# The CFPEEK_GUILE_ENABLED variable is used by maintainer's GNUmakefile
# to ensure Guile listing examples are properly built.
if CFPEEK_COND_GUILE
CFPEEK_GUILE_ENABLED=1
endif
-EXTRA_DIST = sample.conf GNUmakefile togit.scm
+EXTRA_DIST = sample.conf togit.scm
.conf.texi:
sed '/^#/d;s/\([{}@]\)/@\1/g' $< > $@
AM_MAKEINFOFLAGS = @IMPRIMATUR_MAKEINFOFLAGS@ -I $(top_srcdir)/@GRECS_SUBDIR@/doc
imprimatur_INPUT=$(info_TEXINFOS) $(cfpeek_TEXINFOS)

Return to:

Send suggestions and report system problems to the System administrator.