]> www.fi.muni.cz Git - evince.git/blob - Makefile.am
Split the properties pages in two different objects, depend only on the
[evince.git] / Makefile.am
1 SUBDIRS = lib cut-n-paste backend po help data
2
3 # Backends
4
5 SUBDIRS += pdf ps pixbuf
6
7 if ENABLE_DJVU
8      SUBDIRS += djvu
9 endif
10
11 if ENABLE_TIFF
12      SUBDIRS += tiff
13 endif
14
15 if ENABLE_DVI
16      SUBDIRS += dvi
17 endif
18
19 # Applications 
20
21 SUBDIRS += properties shell thumbnailer
22
23 intltool_extra = intltool-extract.in intltool-merge.in intltool-update.in
24
25 EXTRA_DIST = $(intltool_extra)
26
27 DISTCLEANFILES =                \
28         intltool-extract        \
29         intltool-merge          \
30         intltool-update
31
32 DISTCHECK_CONFIGURE_FLAGS = --disable-schemas-install
33
34 # Ignore scrollkeeper issues for now.  @#*$& scrollkeeper
35 distuninstallcheck_listfiles = find . -type f -print | grep -v scrollkeeper | grep -v /share/gnome/help/ | grep -v \.omf