[gtranslator] Fix distcheck



commit 7b8ff281a330a50bc1363c13b9964c2eaeac8a0c
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Mon Mar 28 22:43:18 2011 +0200

    Fix distcheck

 po/POTFILES.in  |    1 +
 src/Makefile.am |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 60c4215..b3ba141 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -58,3 +58,4 @@ src/translation-memory/gtr-translation-memory-ui.c
 src/gtr-utils.c
 src/gtr-view.c
 src/gtr-window.c
+src/main.c
diff --git a/src/Makefile.am b/src/Makefile.am
index 175a4ba..7b0765f 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -81,6 +81,7 @@ NOINST_H_FILES = \
 	gtr-history-entry.h \
 	gtr-io-error-info-bar.h \
 	gtr-message-table-model.h \
+	gtr-plugins-engine.h \
 	gtr-profile-manager.h \
 	gtr-settings.h \
 	gtr-status-combo-box.h \



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