[gnome-games] build: Dist .in files



commit 37d038299a986cf53c05db1a29d9f532542ebcdd
Author: Christian Persch <chpe gnome org>
Date:   Mon Nov 9 23:14:36 2009 +0100

    build: Dist .in files
    
    Dist swell-foop.in and lightsoff.in. Fixes distcheck.

 lightsoff/Makefile.am  |    1 +
 swell-foop/Makefile.am |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/lightsoff/Makefile.am b/lightsoff/Makefile.am
index 2061a25..2b256c4 100644
--- a/lightsoff/Makefile.am
+++ b/lightsoff/Makefile.am
@@ -43,6 +43,7 @@ CLEANFILES = $(desktop_DATA) $(schema_DATA)
 DISTCLEANFILES = $(desktop_DATA) $(schema_DATA)
 
 EXTRA_DIST = \
+	src/lightsoff.in \
 	src/About.js \
 	src/Arrow.js \
 	src/Board.js \
diff --git a/swell-foop/Makefile.am b/swell-foop/Makefile.am
index 64e1941..43b2534 100644
--- a/swell-foop/Makefile.am
+++ b/swell-foop/Makefile.am
@@ -41,6 +41,7 @@ CLEANFILES = $(desktop_DATA)
 DISTCLEANFILES = $(schema_DATA)
 
 EXTRA_DIST = \
+    swell-foop.in \
     src/About.js \
     src/Board.js \
     src/Light.js \



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