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