From: Adam Heath Date: Mon, 8 Oct 2001 03:25:36 +0000 (+0000) Subject: Remove dulicate inclusion of utils in SUBDIRS. X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b01fd09d801fd173dfc81c035486fa52788c18d3;p=dpkg Remove dulicate inclusion of utils in SUBDIRS. --- diff --git a/ChangeLog b/ChangeLog index 7df17cd5..d7c61d30 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Sun Oct 7 22:23:54 CDT 2001 Adam Heath + + * Makefile.in: Remove dulicate inclusion of utils in SUBDIRS. + Sun Oct 7 19:38:56 CDT 2001 Adam Heath * scripts/install-info.pl: oops. We weren't adding '\n' when printing diff --git a/Makefile.in b/Makefile.in index 5b283d57..08c51962 100644 --- a/Makefile.in +++ b/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