* Updated the SOURCES sections of Makefile.am's
[modest] / Makefile.am
1 #
2 # Makefile.am for modest
3 # Time-stamp: <2006-12-10 12:55:27 (djcb)>
4 #
5 SUBDIRS= src po
6
7 if BUILD_TESTS
8 SUBDIRS += tests
9 endif
10
11 if BUILD_DOCS
12 SUBDIRS += docs
13 endif
14
15 EXTRA_DIST=                 \
16         mkinstalldirs       \
17         autogen.sh          \
18         COPYING             \
19         intltool-extract.in \
20         intltool-merge.in   \
21         intltool-update.in
22
23 DISTCLEANFILES =            \
24         intltool-extract.in \
25         intltool-merge.in   \
26         intltool-update.in