* Makefile.in (setup-to-dist): Remove -norecursion so that doc
authorStu Grossman <grossman@cygnus>
Thu, 8 Oct 1992 03:11:46 +0000 (03:11 +0000)
committerStu Grossman <grossman@cygnus>
Thu, 8 Oct 1992 03:11:46 +0000 (03:11 +0000)
subdir gets configured.

Bad John, bad...

gdb/ChangeLog
gdb/Makefile.in

index 5119c829a390cc2e8bdad7f757029c6d404cef06..54de6c599fd458303067a61b35868f0363ac8c18 100644 (file)
@@ -1,3 +1,8 @@
+Wed Oct  7 20:08:53 1992  Stu Grossman  (grossman at cygnus.com)
+
+       * Makefile.in (setup-to-dist):  Remove -norecursion so that doc
+       subdir gets configured.
+
 Wed Oct  7 12:24:01 1992  Ken Raeburn  (raeburn@cygnus.com)
 
        * Makefile.in (nindy.o): Define "STRIP" as pathname of strip
index be54de20f2f9aa6c63c8664951563876824f8107..32523eaa98257048067c4ce36fa78c2071c50cce 100644 (file)
@@ -571,7 +571,7 @@ update-depend: update-alldeps force_update
 # Set up the GDB source directory for distribution, by building all files that
 # are products of other files.
 setup-to-dist: update-depend force_update
-       ../configure none -norecursion
+       ../configure none
        (cd doc; $(MAKE) $(MFLAGS) gdbVN.m4)
        $(MAKE) $(MFLAGS) gdb.info
        $(MAKE) $(MFLAGS) refcard.ps