[gnome-games] gnobots2: fix distcheck



commit a9e6a796d5da7f2f80edb8f77be595b787b9f331
Author: Thomas Hindoe Paaboel Andersen <phomes gmail com>
Date:   Tue Dec 20 00:39:07 2011 +0100

    gnobots2: fix distcheck

 gnobots2/data/Makefile.am |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/gnobots2/data/Makefile.am b/gnobots2/data/Makefile.am
index d40f104..e30773e 100644
--- a/gnobots2/data/Makefile.am
+++ b/gnobots2/data/Makefile.am
@@ -42,8 +42,7 @@ Games_in_files = gnobots2.desktop.in.in
 Games_DATA = $(Games_in_files:.desktop.in.in=.desktop)
 @INTLTOOL_DESKTOP_RULE@
 
-EXTRA_DIST = AUTHORS \
-	     $(cursor_files) \
+EXTRA_DIST = $(cursor_files) \
              $(pixmap_DATA) \
              $(theme_DATA) \
              $(Games_DATA) \



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