CVSROOT: /sources/gnash Module name: gnash Changes by: Chad Musick <cmusick> 07/08/24 05:57:09
Modified files: server : Makefile.am Log message: Makefile needed filters.cpp and filters.h added. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/gnash/server/Makefile.am?cvsroot=gnash&r1=1.121&r2=1.122 Patches: Index: Makefile.am =================================================================== RCS file: /sources/gnash/gnash/server/Makefile.am,v retrieving revision 1.121 retrieving revision 1.122 diff -u -b -r1.121 -r1.122 --- Makefile.am 10 Aug 2007 04:36:13 -0000 1.121 +++ Makefile.am 24 Aug 2007 05:57:09 -0000 1.122 @@ -18,7 +18,7 @@ # # -# $Id: Makefile.am,v 1.121 2007/08/10 04:36:13 strk Exp $ +# $Id: Makefile.am,v 1.122 2007/08/24 05:57:09 cmusick Exp $ AUTOMAKE_OPTIONS = @@ -65,6 +65,7 @@ cxform.cpp \ DynamicShape.cpp \ edit_text_character.cpp \ + filters.cpp \ generic_character.cpp \ matrix.cpp \ movie_instance.cpp \ @@ -128,6 +129,7 @@ event_id.h \ execute_tag.h \ fill_style.h \ + filters.h \ font.h \ fontlib.h \ generic_character.h \ _______________________________________________ Gnash-commit mailing list Gnash-commit@gnu.org http://lists.gnu.org/mailman/listinfo/gnash-commit