[anjuta] Don't distribute generated .appdata.xml



commit afd7a0ed619a10393a5c432612839371c76debcc
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sun Oct 6 21:58:41 2013 -0500

    Don't distribute generated .appdata.xml

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index fe4e6b2..5115e41 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -39,7 +39,7 @@ gnomemenu_DATA = $(gnomemenu_premerge_file:.desktop.in=.desktop)
 
 @INTLTOOL_XML_RULE@
 appdatadir = $(datadir)/appdata
-dist_appdata_DATA = $(appdata_in_files:.xml.in=.xml)
+appdata_DATA = $(appdata_in_files:.xml.in=.xml)
 appdata_in_files = anjuta.appdata.xml.in
 
 DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc


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