[gnome-video-arcade] Fix distcheck errors.



commit 8e4caaf76ece2f4d7198e8fafcef5324e5006cad
Author: Matthew Barnes <mbarnes redhat com>
Date:   Thu Apr 23 13:37:03 2009 -0400

    Fix distcheck errors.
---
 docs/reference/Makefile.am |    1 +
 po/ChangeLog               |    4 ++++
 po/POTFILES.in             |    1 +
 3 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/docs/reference/Makefile.am b/docs/reference/Makefile.am
index 4146791..9b053d1 100644
--- a/docs/reference/Makefile.am
+++ b/docs/reference/Makefile.am
@@ -94,6 +94,7 @@ GTKDOC_LIBS=							\
 	$(top_builddir)/src/gva-favorites.o			\
 	$(top_builddir)/src/gva-game-store.o			\
 	$(top_builddir)/src/gva-history.o			\
+	$(top_builddir)/src/gva-input-file.o			\
 	$(top_builddir)/src/gva-link-button.o			\
 	$(top_builddir)/src/gva-main.o				\
 	$(top_builddir)/src/gva-mame-common.o			\
diff --git a/po/ChangeLog b/po/ChangeLog
index 9fabecd..aeaba63 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -1,3 +1,7 @@
+2009-04-23  Matthew Barnes   <mbarnes redhat com>
+
+	* POTFILES.in: Add src/gva-input-file.c.
+
 2009-04-23  Daniel Nylander <po danielnylander se>
 
 	* sv.po: Updated Swedish translation.
diff --git a/po/POTFILES.in b/po/POTFILES.in
index d9e9eb1..a79d57b 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -8,6 +8,7 @@ src/gva-categories.c
 src/gva-column-manager.c
 src/gva-columns.c
 src/gva-history.c
+src/gva-input-file.c
 src/gva-main.c
 src/gva-mame-common.c
 src/gva-mame-process.c



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