[gnome-nibbles] Dist more things



commit 55b6a2832a312bfbe0933edd3ad8c6421838eb9d
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Mon Oct 26 15:35:18 2015 -0500

    Dist more things

 data/Makefile.am |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index f421ad0..7488d3a 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -23,7 +23,7 @@ dist_noinst_DATA = \
        player-score-box.ui
 
 soundsdir = $(datadir)/gnome-nibbles/sounds
-sounds_DATA = \
+dist_sounds_DATA = \
     appear.ogg \
     bonus.ogg \
     crash.ogg \
@@ -34,6 +34,8 @@ sounds_DATA = \
     teleport.ogg
 
 EXTRA_DIST = \
+       $(appstream_in_files) \
+       $(desktop_in_files) \
        $(gsettings_SCHEMAS)
 
 CLEANFILES = \


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