gegl r2444 - trunk/docs



Author: ok
Date: Sat Jun 14 13:40:38 2008
New Revision: 2444
URL: http://svn.gnome.org/viewvc/gegl?rev=2444&view=rev

Log:
* Makefile.am: s/helpdir/help_dir/ to make sure additional generated
html files get uninstalled.


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

Modified: trunk/docs/Makefile.am
==============================================================================
--- trunk/docs/Makefile.am	(original)
+++ trunk/docs/Makefile.am	Sat Jun 14 13:40:38 2008
@@ -33,7 +33,7 @@
 	gegl-operation-point-render.h.html    \
 	gegl-operation-temporal.h.html        \
 	gegl-operation-sink.h.html            \
-	gegl-operation-source.h.html
+	gegl-operation-source.h.html	      \
 	gegl-plugin.h.html
 
 HTML_FILES += $(ENSCRIPT_FILES)
@@ -193,16 +193,16 @@
 if HAVE_ENSCRIPT
 	rm -f $(help_dir)/brightness-contrast.c.html $(help_dir)/gegl.h.html
 	rm -f $(help_dir)/gegl-operation.h.html $(help_dir)/gegl-plugin.h.html \
-	    $(helpdir)/gegl-operation-filter.h.html 	\
-	    $(helpdir)/gegl-operation-composer.h.html 	\
-	    $(helpdir)/gegl-operation-area-filter.h.html     \
-	    $(helpdir)/gegl-operation-meta.h.html            \
-	    $(helpdir)/gegl-operation-temporal.h.html            \
-	    $(helpdir)/gegl-operation-point-composer.h.html  \
-	    $(helpdir)/gegl-operation-point-filter.h.html    \
-	    $(helpdir)/gegl-operation-point-render.h.html    \
-	    $(helpdir)/gegl-operation-sink.h.html            \
-	    $(helpdir)/gegl-operation-source.h.html
+	    $(help_dir)/gegl-operation-filter.h.html 	\
+	    $(help_dir)/gegl-operation-composer.h.html 	\
+	    $(help_dir)/gegl-operation-area-filter.h.html     \
+	    $(help_dir)/gegl-operation-meta.h.html            \
+	    $(help_dir)/gegl-operation-temporal.h.html            \
+	    $(help_dir)/gegl-operation-point-composer.h.html  \
+	    $(help_dir)/gegl-operation-point-filter.h.html    \
+	    $(help_dir)/gegl-operation-point-render.h.html    \
+	    $(help_dir)/gegl-operation-sink.h.html            \
+	    $(help_dir)/gegl-operation-source.h.html
 endif
 if HAVE_RUBY
 	rm -f $(help_dir)/api.html



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