[Aptitude-svn-commit] r3845 - in branches/aptitude-0.3/aptitude: .
src/generic
Daniel Burrows
dburrows at costa.debian.org
Mon Aug 15 20:11:28 UTC 2005
Author: dburrows
Date: Mon Aug 15 20:11:25 2005
New Revision: 3845
Modified:
branches/aptitude-0.3/aptitude/ChangeLog
branches/aptitude-0.3/aptitude/src/generic/Makefile.am
Log:
whoops
Modified: branches/aptitude-0.3/aptitude/ChangeLog
==============================================================================
--- branches/aptitude-0.3/aptitude/ChangeLog (original)
+++ branches/aptitude-0.3/aptitude/ChangeLog Mon Aug 15 20:11:25 2005
@@ -1,5 +1,9 @@
2005-08-15 Daniel Burrows <dburrows at debian.org>
+ * src/generic/Makefile.am:
+
+ Add exceptions.h to Makefile.am.
+
* src/generic/problemresolver/exceptions.h:
Make the problem resolver exceptions variants of Exception.
Modified: branches/aptitude-0.3/aptitude/src/generic/Makefile.am
==============================================================================
--- branches/aptitude-0.3/aptitude/src/generic/Makefile.am (original)
+++ branches/aptitude-0.3/aptitude/src/generic/Makefile.am Mon Aug 15 20:11:25 2005
@@ -28,6 +28,7 @@
apt_undo_group.cc\
config_signal.h \
config_signal.cc\
+ exception.h \
infer_reason.h \
infer_reason.cc \
matchers.h \
More information about the Aptitude-svn-commit
mailing list