[gnome-power-manager] trivial: dist the AppData file in a better way



commit 5b9922ba3bd9cba339619502f523ebee7e0248b0
Author: Richard Hughes <richard hughsie com>
Date:   Wed Sep 11 08:13:29 2013 +0100

    trivial: dist the AppData file in a better way

 data/Makefile.am |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index 6be98a2..4440f6d 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -6,7 +6,7 @@ desktop_in_files = gnome-power-statistics.desktop.in
 desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
 
 appdatadir = $(datadir)/appdata
-appdata_DATA = gnome-power-statistics.appdata.xml
+dist_appdata_DATA = gnome-power-statistics.appdata.xml
 
 @GSETTINGS_RULES@
 @INTLTOOL_XML_NOMERGE_RULE@
@@ -17,7 +17,6 @@ UI_FILES =                                            \
        gpm-statistics.ui
 
 EXTRA_DIST =                                           \
-       $(appdata_files)                                \
        $(gsettings_SCHEMAS)                            \
        $(desktop_in_files)                             \
        $(gsettings_schemas_in_files)                   \


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