eog/Makefile.am
Lucas Rocha cffbd26d4e Update for 2.23.4
2008-06-16  Lucas Rocha  <lucasr@gnome.org>

	* NEWS: Update for 2.23.4

svn path=/trunk/; revision=4613
2008-06-17 13:23:00 +00:00

24 lines
658 B
Makefile

if ENABLE_JPEG
jpeg_DIRS = jpegutils
endif
SUBDIRS = $(jpeg_DIRS) cut-n-paste bindings src plugins po help data doc
EXTRA_DIST = \
HACKING \
MAINTAINERS \
ChangeLog-2.6 \
ChangeLog-2.18 \
gnome-doc-utils.make
DISTCLEANFILES = \
intltool-extract \
intltool-merge \
intltool-update \
gnome-doc-utils.make
DISTCHECK_CONFIGURE_FLAGS = --disable-schemas-install --disable-scrollkeeper --enable-gtk-doc
# Ignore scrollkeeper issues for now. @#*$& scrollkeeper
distuninstallcheck_listfiles = find . -type f -print | grep -v scrollkeeper | grep -v /share/gnome/help/ | grep -v \.omf