From ee43a304fef46c39f4e6c0329c156c3ccb1c65b7 Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 16:51:18 +0000 Subject: Fixed doc reference Author: jgg Date: 1998-11-05 00:10:17 GMT Fixed doc reference --- buildlib/makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'buildlib') diff --git a/buildlib/makefile.in b/buildlib/makefile.in index 2ea7e63d5..4a12e7d9b 100644 --- a/buildlib/makefile.in +++ b/buildlib/makefile.in @@ -5,8 +5,8 @@ .SILENT: SRCDIR=@top_srcdir@ -SUBDIRS:=./doc ./bin ./bin/methods ./obj ./include/apt-pkg ./include/deity -SUBDIRS+=./obj/docs ./obj/apt-pkg ./obj/deity ./obj/gui ./obj/cmdline \ +SUBDIRS:=./docs ./bin ./bin/methods ./obj ./include/apt-pkg ./include/deity +SUBDIRS+=./obj/apt-pkg ./obj/deity ./obj/gui ./obj/cmdline \ ./obj/test ./obj/methods ./obj/methods/ftp BUILD:=$(shell pwd) export BUILD -- cgit v1.2.3