Преглед изворни кода

Fixed doc reference
Author: jgg
Date: 1998-11-05 00:10:17 GMT
Fixed doc reference

Arch Librarian пре 22 година
родитељ
комит
ee43a304fe
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      buildlib/makefile.in

+ 2 - 2
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