[project @ 2002-07-28 22:17:32 by unknown_lamer]
[clinton/bobotpp.git] / Makefile.in
index 316faa4..e3d7835 100644 (file)
@@ -74,7 +74,7 @@ am__include = @am__include@
 am__quote = @am__quote@
 install_sh = @install_sh@
 
-SUBDIRS = source
+SUBDIRS = source scripts
 
 EXTRA_DIST = examples scripts doc SCRIPTING
 info_TEXINFOS = bobot++.texinfo
@@ -95,7 +95,7 @@ RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
 DIST_COMMON = README ./stamp-h.in AUTHORS COPYING ChangeLog INSTALL \
        Makefile.am Makefile.in NEWS TODO acinclude.m4 aclocal.m4 \
        config.h.in configure configure.ac depcomp install-sh missing \
-       mkinstalldirs
+       mkinstalldirs texinfo.tex
 DIST_SUBDIRS = $(SUBDIRS)
 all: config.h
        $(MAKE) $(AM_MAKEFLAGS) all-recursive
@@ -199,8 +199,9 @@ dist-info: $(INFO_DEPS)
        done
 
 mostlyclean-aminfo:
-       -rm -f bobot++.aux bobot++.cp bobot++.dvi bobot++.fn bobot++.ky bobot++.log \
-         bobot++.pg bobot++.ps bobot++.toc bobot++.tp bobot++.vr
+       -rm -f bobot++.aux bobot++.cp bobot++.cps bobot++.dvi bobot++.fn bobot++.fns \
+         bobot++.ky bobot++.log bobot++.pg bobot++.ps bobot++.toc \
+         bobot++.tp bobot++.vr bobot++.vrs
 
 maintainer-clean-aminfo:
        cd $(srcdir) && \