Skip to content

Commit

Permalink
Fix distcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
nacho committed Jan 11, 2010
1 parent c40fc7f commit f74ea53
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion plugins/spell/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down

0 comments on commit f74ea53

Please sign in to comment.