[cairo-commit] cairo-gtk-engine/theme Makefile.am,1.1,1.2

Carl Worth commit at pdx.freedesktop.org
Fri Feb 4 12:18:14 PST 2005


Committed by: cworth

Update of /cvs/cairo/cairo-gtk-engine/theme
In directory gabe:/tmp/cvs-serv21883/theme

Modified Files:
	Makefile.am 
Log Message:

        * configure.ac:
        * theme/Makefile.am:
        * theme/cairo-flat/.cvsignore:
        * theme/cairo-flat/Makefile.am: New build stuff for cairo-flat.

        * theme/cairo-flat/gtkrc: Make new cairo-flat theme, (so far just
        a clone of cairo-industrial with indentation cleanups).


Index: Makefile.am
===================================================================
RCS file: /cvs/cairo/cairo-gtk-engine/theme/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Makefile.am	1 Aug 2003 14:56:20 -0000	1.1
+++ Makefile.am	4 Feb 2005 20:18:12 -0000	1.2
@@ -1,3 +1,7 @@
 
-SUBDIRS = cairo-simple cairo-nuvola cairo-industrial
+SUBDIRS = \
+cairo-flat		\
+cairo-industrial	\
+cairo-simple		\
+cairo-nuvola 
 




More information about the cairo-commit mailing list