]> www.fi.muni.cz Git - evince.git/blob - Makefile.am
Plugin system for backends. Fixes bug #351348.
[evince.git] / Makefile.am
1 SUBDIRS = \
2         cut-n-paste \
3         data \
4         libdocument \
5         backend \
6         properties \
7         shell \
8         po \
9         help \
10         test
11
12 if ENABLE_THUMBNAILER
13 SUBDIRS += thumbnailer
14 endif
15
16 # Applications 
17
18 intltool_extra = intltool-extract.in intltool-merge.in intltool-update.in
19
20 EXTRA_DIST = $(intltool_extra) gnome-doc-utils.make MAINTAINERS
21
22 DISTCLEANFILES =                \
23         gnome-doc-utils.make    \
24         intltool-extract        \
25         intltool-merge          \
26         intltool-update
27
28 DISTCHECK_CONFIGURE_FLAGS = --disable-schemas-install --disable-scrollkeeper --enable-gtk-doc
29
30 # Ignore scrollkeeper issues for now.  @#*$& scrollkeeper
31 distuninstallcheck_listfiles = find . -type f -print | grep -v scrollkeeper | grep -v /share/gnome/help/ | grep -v \.omf