[gedit] Fix distcheck
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gedit] Fix distcheck
- Date: Mon, 11 Jan 2010 23:57:05 +0000 (UTC)
commit f74ea53943b728d88f41b00025725cdcb35cf660
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Tue Jan 12 00:55:58 2010 +0100
Fix distcheck
Makefile.am | 2 +-
plugins/spell/Makefile.am | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index c5dc2a5..523a88b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
## Process this file with automake to produce Makefile.in
ACLOCAL_AMFLAGS = -I m4
-SUBDIRS = gedit pixmaps po data plugin-loaders plugins docs win32
+SUBDIRS = gedit pixmaps po data plugin-loaders plugins docs win32 osx
if !OS_OSX
SUBDIRS += help
diff --git a/plugins/spell/Makefile.am b/plugins/spell/Makefile.am
index f6dbb38..9d332f9 100644
--- a/plugins/spell/Makefile.am
+++ b/plugins/spell/Makefile.am
@@ -53,7 +53,7 @@ plugin_DATA = $(plugin_in_files:.gedit-plugin.desktop.in=.gedit-plugin)
EXTRA_DIST = \
$(ui_DATA) \
$(plugin_in_files) \
- gedit-spell-checker-dialog-marshal.list
+ gedit-spell-marshal.list
CLEANFILES = $(BUILT_SOURCES) $(plugin_DATA)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]