From 8e0e23c1d0f9fd8d4b878cbdeaa9b608022e3999 Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Thu, 30 Nov 1995 00:35:44 +0000 Subject: [PATCH] *** empty log message *** --- NEWS | 3 +++ TODO | 2 ++ 2 files changed, 5 insertions(+) diff --git a/NEWS b/NEWS index 271bf87..2decd9a 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ +New in 0.23: +* Allow objects to be conditionally included in libraries via lib_LIBADD. + New in 0.22: * Bug fixes in 'clean' code. * Now generates 'installdirs' target. diff --git a/TODO b/TODO index 226726c..d7668fb 100644 --- a/TODO +++ b/TODO @@ -120,8 +120,10 @@ DIST_SUBDIRS directories which are copied verbatim into the only example code (which don't have their own makefile). This variable might be a bad idea. +MOSTLYCLEANFILES CLEANFILES DISTCLEANFILES +MAINTAINERCLEANFILES lib_LIBADD code conditionally included in a library This probably needs to be redone anyway. -- 2.7.4