]> err.no Git - dpkg/commitdiff
Remove dulicate inclusion of utils in SUBDIRS.
authorAdam Heath <doogie@debian.org>
Mon, 8 Oct 2001 03:25:36 +0000 (03:25 +0000)
committerAdam Heath <doogie@debian.org>
Mon, 8 Oct 2001 03:25:36 +0000 (03:25 +0000)
ChangeLog
Makefile.in

index 7df17cd5db12af230bc07e2ef89a04db873b7fee..d7c61d3034fbc1db78738b5da76974c9c9c9332e 100644 (file)
--- a/ChangeLog
+++ b/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
index 5b283d577f4e99259d23f593940acea79a65c83b..08c519629530b0763e93111ee1c1f2fadb998cae 100644 (file)
@@ -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