gegl r2096 - trunk/docs



Author: ok
Date: Fri Feb 22 02:01:50 2008
New Revision: 2096
URL: http://svn.gnome.org/viewvc/gegl?rev=2096&view=rev

Log:
* Makefile.am: changed location of brightness-contrast.c


Modified:
   trunk/docs/ChangeLog
   trunk/docs/Makefile.am

Modified: trunk/docs/Makefile.am
==============================================================================
--- trunk/docs/Makefile.am	(original)
+++ trunk/docs/Makefile.am	Fri Feb 22 02:01:50 2008
@@ -72,7 +72,7 @@
 	$(ENSCRIPT) -E --color --language=html -p$@ $<
 endif
 
-brightness-contrast.c.html: $(top_srcdir)/operations/color/brightness-contrast.c
+brightness-contrast.c.html: $(top_srcdir)/operations/common/brightness-contrast.c
 if HAVE_ENSCRIPT
 	$(ENSCRIPT) -E --color --language=html -p$@ $<
 endif



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