gegl r2108 - in trunk: . operations/affine
- From: bersace svn gnome org
- To: svn-commits-list gnome org
- Subject: gegl r2108 - in trunk: . operations/affine
- Date: Sun, 24 Feb 2008 18:36:24 +0000 (GMT)
Author: bersace
Date: Sun Feb 24 18:36:23 2008
New Revision: 2108
URL: http://svn.gnome.org/viewvc/gegl?rev=2108&view=rev
Log:
Added header to dist files.
Modified:
   trunk/ChangeLog
   trunk/operations/affine/Makefile.am
Modified: trunk/operations/affine/Makefile.am
==============================================================================
--- trunk/operations/affine/Makefile.am	(original)
+++ trunk/operations/affine/Makefile.am	Sun Feb 24 18:36:23 2008
@@ -22,12 +22,16 @@
 
 affine_la_SOURCES = \
 	affine.c	\
+	affine.h	\
 	matrix.c	\
+	matrix.h	\
 	module.c	\
+	module.h	\
 	reflect.c	\
 	rotate.c	\
 	scale.c		\
 	shear.c		\
-	translate.c
+	translate.c	\
+	chant.h
 
 affine_la_LDFLAGS = -module -avoid-version $(no_undefined) $(mwindows) 
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]