[Aptitude-svn-commit] r4407 - in branches/aptitude-0.3/aptitude: . src/vscreen

Daniel Burrows dburrows at costa.debian.org
Sat Oct 1 02:45:37 UTC 2005


Author: dburrows
Date: Sat Oct  1 02:45:34 2005
New Revision: 4407

Modified:
   branches/aptitude-0.3/aptitude/ChangeLog
   branches/aptitude-0.3/aptitude/src/vscreen/Makefile.am
Log:
Add ref_ptr.h to the list of vscreen sources.

Modified: branches/aptitude-0.3/aptitude/ChangeLog
==============================================================================
--- branches/aptitude-0.3/aptitude/ChangeLog	(original)
+++ branches/aptitude-0.3/aptitude/ChangeLog	Sat Oct  1 02:45:34 2005
@@ -1,5 +1,9 @@
 2005-09-30  Daniel Burrows  <dburrows at debian.org>
 
+	* src/vscreen/Makefile.am:
+
+	  Add ref_ptr.h to the list of vscreen sources.
+
 	* src/generic/problemresolver/Makefile.am:
 
 	  Forgot to add resolver_undo.h to EXTRA_DIST so that it gets

Modified: branches/aptitude-0.3/aptitude/src/vscreen/Makefile.am
==============================================================================
--- branches/aptitude-0.3/aptitude/src/vscreen/Makefile.am	(original)
+++ branches/aptitude-0.3/aptitude/src/vscreen/Makefile.am	Sat Oct  1 02:45:34 2005
@@ -20,6 +20,7 @@
 	fragment_cache.h\
 	fragment_cache.cc\
 	fragment_contents.h \
+	ref_ptr.h	\
 	vscreen.cc	\
 	vscreen.h	\
 	vscreen_widget.h\



More information about the Aptitude-svn-commit mailing list