[gnome-games] swell-foop: make sure we remove the schema file on distclean



commit b60d6526c1f3a7f0ff8222b0822e9c92041b17d0
Author: Jason D. Clinton <me jasonclinton com>
Date:   Mon Oct 26 18:52:31 2009 -0500

    swell-foop: make sure we remove the schema file on distclean

 swell-foop/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/swell-foop/Makefile.am b/swell-foop/Makefile.am
index 990d05b..fc6799d 100644
--- a/swell-foop/Makefile.am
+++ b/swell-foop/Makefile.am
@@ -32,6 +32,7 @@ desktop_DATA = $(desktop_in_files:.desktop.in.in=.desktop)
 @INTLTOOL_DESKTOP_RULE@
         
 CLEANFILES = $(desktop_DATA)
+DISTCLEANFILES = $(schema_DATA)
 
 EXTRA_DIST = \
     src/About.js \



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