added newdoc tree

This commit is contained in:
Mark Galassi 1997-01-21 15:27:49 +00:00
commit ad93808a69
5 changed files with 10 additions and 9 deletions

View file

@ -1,8 +1,8 @@
## Process this file with automake to produce Makefile.in.
SUBDIRS = @existingdirs@ doc
SUBDIRS = @existingdirs@ doc newdoc
guile_dirs = @existingdirs@ doc
guile_dirs = @existingdirs@ doc newdoc
guile-dist:
$(MAKE) SUBDIRS="$(guile_dirs)" dist