[evolution] Fix a couple distcheck errors.
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] Fix a couple distcheck errors.
- Date: Mon, 4 Jun 2012 19:15:48 +0000 (UTC)
commit 47bad29c3a1ab8e4842801044443a4b824456c16
Author: Matthew Barnes <mbarnes redhat com>
Date: Mon Jun 4 12:59:32 2012 -0400
Fix a couple distcheck errors.
modules/backup-restore/Makefile.am | 2 ++
widgets/misc/Makefile.am | 2 ++
2 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/modules/backup-restore/Makefile.am b/modules/backup-restore/Makefile.am
index 42f2477..4d23edf 100644
--- a/modules/backup-restore/Makefile.am
+++ b/modules/backup-restore/Makefile.am
@@ -77,6 +77,8 @@ errordir = $(privdatadir)/errors
BUILT_SOURCES = $(error_DATA)
+CLEANFILES = $(BUILT_SOURCES)
+
EXTRA_DIST = \
org-gnome-backup-restore.error.xml \
$(NULL)
diff --git a/widgets/misc/Makefile.am b/widgets/misc/Makefile.am
index 175906b..68b37b9 100644
--- a/widgets/misc/Makefile.am
+++ b/widgets/misc/Makefile.am
@@ -276,6 +276,8 @@ test_source_config_LDADD = \
BUILT_SOURCES = $(error_DATA)
+CLEANFILES = $(BUILT_SOURCES)
+
EXTRA_DIST = $(ui_DATA) widgets.error.xml
-include $(top_srcdir)/git.mk
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]