[four-in-a-row] Do not forget to install appdata



commit d47d93e4cc78794e8cdbd2f8a8c5087f7fb0ecd9
Author: Robert Roth <robert roth off gmail com>
Date:   Mon Feb 5 20:38:31 2018 +0200

    Do not forget to install appdata

 data/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index 1d535b0..1f46934 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -30,6 +30,7 @@ $(desktop_DATA): $(desktop_in_files)
 
 appstream_in_files = four-in-a-row.appdata.xml.in
 appstream_XML = $(appstream_in_files:.xml.in=.xml)
+@APPSTREAM_XML_RULES@
 $(appstream_XML): $(appstream_in_files)
        $(AM_V_GEN)$(MSGFMT) --xml --template $< -d $(top_srcdir)/po -o $@
 


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