X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=Makefile.am;h=aa69844fa7466d103aafce5637577de55faf990b;hb=5c5e18a84b9dd8f302e4c56b0d52c4033d6a6c19;hp=d1bcb0f47947763091e8be81eb3e88c453d38349;hpb=cd391684b9e177e208e90bcd53da83e871e06de5;p=modest diff --git a/Makefile.am b/Makefile.am index d1bcb0f..aa69844 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,13 +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 tests po docs +SUBDIRS= src po + +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 - -CFLAGS=\ - -Wall