X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=Makefile.am;h=aa69844fa7466d103aafce5637577de55faf990b;hb=0ccd151134f586d135cc16963c3924295054f4af;hp=9b4d471223acd3cfc1b7b55daf2439c62fee8886;hpb=cd52c8748afe0d7ef9987994d2f2386c2f53fbee;p=modest diff --git a/Makefile.am b/Makefile.am index 9b4d471..aa69844 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,14 +1,18 @@ # # Makefile.am for modest -# Time-stamp: <2006-04-22 16:29:00 (djcb)> +# Time-stamp: <2006-12-10 12:55:27 (djcb)> # -SUBDIRS=\ - src\ - docs +SUBDIRS= src po -EXTRA_DIST=\ - autogen.sh TODO COPYING +if BUILD_TESTS +SUBDIRS += tests +endif -CFLAGS=\ - -Wall +if BUILD_DOCS +SUBDIRS += docs +endif + +EXTRA_DIST= config.rpath config.rpath mkinstalldirs \ + autogen.sh TODO COPYING intltool-extract.in intltool-merge.in \ + intltool-update.in