[epiphany-extensions/peas: 1/15] m4: update EXTENSIONS macro



commit b95c65a37d4341f35d55cf9e4dbd01d508854cfd
Author: Diego Escalante Urrelo <descalante igalia com>
Date:   Sun Apr 3 17:39:17 2011 -0500

    m4: update EXTENSIONS macro

 m4/epiphany.m4 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/m4/epiphany.m4 b/m4/epiphany.m4
index 56def9a..4b82083 100644
--- a/m4/epiphany.m4
+++ b/m4/epiphany.m4
@@ -81,7 +81,7 @@ AC_MSG_RESULT([$result])
 
 dnl Add a rule that auto-translates the .ephy-extension files
 dnl (like the INTLTOOL_XML_RULE does for xml files)
-EPIPHANY_EXTENSION_RULE='%.ephy-extension: %.ephy-extension.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
+EPIPHANY_EXTENSION_RULE='%.plugin: %.plugin.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
 
 AC_SUBST(EPIPHANY_EXTENSION_RULE)
 



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