]> git.saurik.com Git - apt.git/commitdiff
Fixed doc reference
authorArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 16:51:18 +0000 (16:51 +0000)
committerArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 16:51:18 +0000 (16:51 +0000)
Author: jgg
Date: 1998-11-05 00:10:17 GMT
Fixed doc reference

buildlib/makefile.in

index 2ea7e63d5f3741f1bd7bcd5d43cec2b0b9d76df2..4a12e7d9bcad307c380da8cd7339a22ce1b16280 100644 (file)
@@ -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