gegl r1921 - in trunk: . gegl/operation



Author: tml
Date: Mon Jan 28 11:33:42 2008
New Revision: 1921
URL: http://svn.gnome.org/viewvc/gegl?rev=1921&view=rev

Log:
2008-01-28  Tor Lillqvist  <tml novell com>

	* gegl/operation/Makefile.am (OPERATIONS_headers): Fix typo:
	s/gegl-operations.c/gegl-operations.h/



Modified:
   trunk/ChangeLog
   trunk/gegl/operation/Makefile.am

Modified: trunk/gegl/operation/Makefile.am
==============================================================================
--- trunk/gegl/operation/Makefile.am	(original)
+++ trunk/gegl/operation/Makefile.am	Mon Jan 28 11:33:42 2008
@@ -25,7 +25,7 @@
 	gegl-operation-point-filter.h   \
 	gegl-operation-sink.h       	\
 	gegl-operation-source.h		\
-	gegl-operations.c
+	gegl-operations.h
 
 public_headers = \
 	gegl-operation.h        	\



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