]> www.fi.muni.cz Git - evince.git/blob - Makefile.am
Make frontends depend on just libev. Rework and group CFLAGS/LIBS
[evince.git] / Makefile.am
1 SUBDIRS = 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 # Library
22
23 SUBDIRS += lib
24
25 # Properties (library and application)
26
27 SUBDIRS += properties
28
29 # Applications 
30
31 SUBDIRS += shell thumbnailer
32
33 intltool_extra = intltool-extract.in intltool-merge.in intltool-update.in
34
35 EXTRA_DIST = $(intltool_extra)
36
37 DISTCLEANFILES =                \
38         intltool-extract        \
39         intltool-merge          \
40         intltool-update
41
42 DISTCHECK_CONFIGURE_FLAGS = --disable-schemas-install
43
44 # Ignore scrollkeeper issues for now.  @#*$& scrollkeeper
45 distuninstallcheck_listfiles = find . -type f -print | grep -v scrollkeeper | grep -v /share/gnome/help/ | grep -v \.omf