]> www.fi.muni.cz Git - evince.git/blob - Makefile.am
This should solve the circular dep without requiring dir reorg!
[evince.git] / Makefile.am
1 SUBDIRS = lib cut-n-paste 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 SUBDIRS += backend
20
21 # Properties (library and application)
22
23 SUBDIRS += properties
24
25 # Applications 
26
27 SUBDIRS += shell thumbnailer
28
29 intltool_extra = intltool-extract.in intltool-merge.in intltool-update.in
30
31 EXTRA_DIST = $(intltool_extra)
32
33 DISTCLEANFILES =                \
34         intltool-extract        \
35         intltool-merge          \
36         intltool-update
37
38 DISTCHECK_CONFIGURE_FLAGS = --disable-schemas-install
39
40 # Ignore scrollkeeper issues for now.  @#*$& scrollkeeper
41 distuninstallcheck_listfiles = find . -type f -print | grep -v scrollkeeper | grep -v /share/gnome/help/ | grep -v \.omf