[gtkhtml] One more place with EDITOR_API_VERSION instead of GTKHTML_API_VERSION



commit e372f127bbcc528c1dfd582b6ba090b9191202a6
Author: Milan Crha <mcrha redhat com>
Date:   Tue Dec 21 12:01:33 2010 +0100

    One more place with EDITOR_API_VERSION instead of GTKHTML_API_VERSION

 components/editor/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/components/editor/Makefile.am b/components/editor/Makefile.am
index 6736bd0..900e417 100644
--- a/components/editor/Makefile.am
+++ b/components/editor/Makefile.am
@@ -1,6 +1,6 @@
 ### Process this file with automake to produce Makefile.in
 
-gtkhtml_data = $(datadir)/gtkhtml- EDITOR_API_VERSION@
+gtkhtml_data = $(datadir)/gtkhtml- GTKHTML_API_VERSION@
 
 bin_PROGRAMS = gtkhtml-editor-test
 



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