[gnome-games] libgames-support: [build] Don't distribute generated files
- From: Christian Persch <chpe src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnome-games] libgames-support: [build] Don't distribute generated files
- Date: Thu, 9 Jul 2009 23:10:40 +0000 (UTC)
commit 95a364730f6ebad2b30e2f0ffbd4ad07b6ceef81
Author: Christian Persch <chpe gnome org>
Date: Mon Jun 29 15:47:48 2009 +0200
libgames-support: [build] Don't distribute generated files
libgames-support/Makefile.am | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/libgames-support/Makefile.am b/libgames-support/Makefile.am
index ae8c3c0..13e9ec6 100644
--- a/libgames-support/Makefile.am
+++ b/libgames-support/Makefile.am
@@ -29,7 +29,6 @@ BUILT_SOURCES = \
$(NULL)
libgames_support_la_SOURCES = \
- $(BUILT_SOURCES) \
games-card.c \
games-card.h \
games-card-private.h \
@@ -60,6 +59,8 @@ libgames_support_la_SOURCES = \
games-string-utils.h \
$(NULL)
+nodist_libgames_support_la_SOURCES = $(BUILT_SOURCES)
+
if !HAVE_HILDON
libgames_support_la_SOURCES += \
games-atk-utils.c \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]