[Deskbar] Clean Build and Install From CVS Fails [PATCH]



Hey, A few files were missed in deskbar/ui/cuemiac/Makefile.am and
were not getting installed. This adds them to the build. These things
are easy for developers to miss (especially with a language like
python, where 'make' is not regularly used) since you already have
most of the files installed/don't install the CVS version.

If this is a mistake on my part (ie. Incorrect version of some
autotool) please let me know.

I also filed in the bugzilla (bug# 338658)  at
http://bugzilla.gnome.org/show_bug.cgi?id=338658
--
Cheers,
Kevin Kubasik
http://blog.kubasik.net/
? deskbar/evolution/.deps
? deskbar/evolution/.libs
? deskbar/evolution/_evolution.la
? deskbar/gnomedesktop/.deps
? deskbar/gnomedesktop/.libs
? deskbar/gnomedesktop/_gnomedesktop.la
? deskbar/gnomedesktop/_gnomedesktop.lo
? deskbar/gnomedesktop/_gnomedesktopmodule.lo
? deskbar/iconentry/.deps
? deskbar/iconentry/.libs
? deskbar/iconentry/_iconentry.la
? deskbar/iconentry/_iconentry.lo
? deskbar/iconentry/_iconentrymodule.lo
? deskbar/iconentry/ephy-icon-entry.lo
? deskbar/keybinder/.deps
? deskbar/keybinder/.libs
? deskbar/keybinder/_keybinder.la
? deskbar/osutils/.deps
? deskbar/osutils/.libs
? deskbar/osutils/_osutils.la
? deskbar/osutils/_osutilsmodule.lo
? po/.intltool-merge-cache
? po/stamp-it
Index: deskbar/ui/cuemiac/Makefile.am
===================================================================
RCS file: /cvs/gnome/deskbar-applet/deskbar/ui/cuemiac/Makefile.am,v
retrieving revision 1.3
diff -u -r1.3 Makefile.am
--- deskbar/ui/cuemiac/Makefile.am	12 Apr 2006 13:46:41 -0000	1.3
+++ deskbar/ui/cuemiac/Makefile.am	15 Apr 2006 22:29:02 -0000
@@ -6,6 +6,8 @@
 	CuemiacHistory.py \
 	CuemiacItems.py  \
+	CuemiacModel.py \
+	CuemiacTreeView.py \
 	DeskbarAppletButton.py \
 	__init__.py
 
 		




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]