From: Arch Librarian Date: Mon, 20 Sep 2004 16:51:18 +0000 (+0000) Subject: Fixed doc reference X-Git-Tag: 0.7.24ubuntu1~1653 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/ee43a304fef46c39f4e6c0329c156c3ccb1c65b7?ds=inline Fixed doc reference Author: jgg Date: 1998-11-05 00:10:17 GMT Fixed doc reference --- 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