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