[gedit-plugins] Fix distcheck
- From: Garrett Regier <gregier src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit-plugins] Fix distcheck
- Date: Fri, 19 Jul 2013 16:29:10 +0000 (UTC)
commit 65d10cdea072c54dfea38fe98e11acf1a0b2bc95
Author: Garrett Regier <garrett yorba org>
Date: Fri Jul 19 09:26:10 2013 -0700
Fix distcheck
plugins/wordcompletion/Makefile.am | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/plugins/wordcompletion/Makefile.am b/plugins/wordcompletion/Makefile.am
index fe70fd5..f81b90e 100644
--- a/plugins/wordcompletion/Makefile.am
+++ b/plugins/wordcompletion/Makefile.am
@@ -42,7 +42,7 @@ EXTRA_DIST = \
gedit-word-completion.gresource.xml \
gedit-word-completion-configure.ui
-CLEANFILES = $(plugin_DATA)
-DISTCLEANFILES = $(plugin_DATA)
+CLEANFILES = $(plugin_DATA) $(gsettings_SCHEMAS)
+DISTCLEANFILES = $(plugin_DATA) $(gsettings_SCHEMAS)
-include $(top_srcdir)/git.mk
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]