summaryrefslogtreecommitdiff
path: root/buildlib/makefile.in
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-09-20 16:51:18 +0000
committerArch Librarian <arch@canonical.com>2004-09-20 16:51:18 +0000
commitee43a304fef46c39f4e6c0329c156c3ccb1c65b7 (patch)
tree09c4e6e569ed59381ae3177d8b8a34f38a26f1da /buildlib/makefile.in
parent5d36c2f2dcbf925ecae1ebce06173894f7de5f2c (diff)
Fixed doc reference
Author: jgg Date: 1998-11-05 00:10:17 GMT Fixed doc reference
Diffstat (limited to 'buildlib/makefile.in')
-rw-r--r--buildlib/makefile.in4
1 files changed, 2 insertions, 2 deletions
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