Просмотр исходного кода

Remove dulicate inclusion of utils in SUBDIRS.

Adam Heath лет назад: 25
Родитель
Сommit
b01fd09d80
2 измененных файлов с 5 добавлено и 1 удалено
  1. 4 0
      ChangeLog
  2. 1 1
      Makefile.in

+ 4 - 0
ChangeLog

@@ -1,3 +1,7 @@
+Sun Oct  7 22:23:54 CDT 2001 Adam Heath <doogie@debian.org>
+
+  * Makefile.in: Remove dulicate inclusion of utils in SUBDIRS.
+
 Sun Oct  7 19:38:56 CDT 2001 Adam Heath <doogie@debian.org>
 
   * scripts/install-info.pl: oops.  We weren't adding '\n' when printing

+ 1 - 1
Makefile.in

@@ -9,7 +9,7 @@ GENFILES	= version.h
 include Makefile.conf
 
 SUBDIRS		= include optlib lib intl dpkg-deb split scripts utils main \
-		  utils @DSELECTDIR@ po methods doc
+		  @DSELECTDIR@ po methods doc
 
 all: version.h all-recursive