added placeholder Makefile.in to doc/ to force proper directory

creation in the object directory tree
This commit is contained in:
Andreas Gustafsson
2000-12-01 02:12:28 +00:00
parent 2417f18be8
commit da114656ce
2 changed files with 31 additions and 2 deletions

View File

@@ -13,7 +13,7 @@
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
# $Id: Makefile.in,v 1.33 2000/09/20 19:05:50 gson Exp $
# $Id: Makefile.in,v 1.34 2000/12/01 02:12:26 gson Exp $
srcdir = @srcdir@
VPATH = @srcdir@
@@ -21,7 +21,7 @@ top_srcdir = @top_srcdir@
@BIND9_VERSION@
SUBDIRS = make lib bin
SUBDIRS = make lib bin doc
TARGETS =
@BIND9_MAKE_RULES@