]> www.fi.muni.cz Git - evince.git/blob - Makefile.am
Rough TIFF backend.
[evince.git] / Makefile.am
1 SUBDIRS = lib cut-n-paste backend po help data
2
3 # Backends
4
5 SUBDIRS += pdf ps pixbuf tiff
6
7 if ENABLE_DJVU
8      SUBDIRS += djvu
9 endif
10
11 if ENABLE_DVI
12      SUBDIRS += dvi
13 endif
14
15 # Applications 
16
17 SUBDIRS += shell thumbnailer
18
19 intltool_extra = intltool-extract.in intltool-merge.in intltool-update.in
20
21 EXTRA_DIST = $(intltool_extra)
22
23 DISTCLEANFILES =                \
24         intltool-extract        \
25         intltool-merge          \
26         intltool-update
27
28 DISTCHECK_CONFIGURE_FLAGS = --disable-schemas-install
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