Changed EphyHistoryWindow to use the new backend, some things still remain (selected_...
[ephy-soc.git] / Makefile.am
blob85b05f4388d233a8f6e33285e66ae4dab4145791
1 SUBDIRS = lib embed src plugins data po help doc
3 ACLOCAL_AMFLAGS = -I m4
5 EXTRA_DIST =                    \
6         autogen.sh              \
7         intltool-merge.in       \
8         intltool-update.in      \
9         intltool-extract.in     \
10         gnome-doc-utils.make    \
11         COPYING.README          \
12         HACKING                 \
13         MAINTAINERS             \
14         ChangeLog-20030925      \
15         ChangeLog-20040912      \
16         ChangeLog-20050828      \
17         ChangeLog-20061106
19 DISTCLEANFILES =                \
20         intltool-extract        \
21         intltool-merge          \
22         intltool-update         \
23         gnome-doc-utils.make
25 DISTCHECK_CONFIGURE_FLAGS = \
26         --enable-python                 \
27         --enable-zeroconf               \
28         --enable-desktop-file-plugin    \
29         --enable-certificate-manager    \
30         --enable-gtk-doc                \
31         --disable-schemas-install       \
32         --disable-scrollkeeper          \
33         --with-gecko=$(MOZILLA)