X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=Makefile.am;h=aa69844fa7466d103aafce5637577de55faf990b;hb=09995b2c66af269b92069cd37f2b7d94207afc46;hp=4a37992c063026ec427d57fdee0a5d930ebd6767;hpb=434ec10090daec7d9d80c1f419b9113d15d58fd4;p=modest diff --git a/Makefile.am b/Makefile.am index 4a37992..aa69844 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,11 +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 +if BUILD_TESTS +SUBDIRS += tests +endif + +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