X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=Makefile.am;h=9be5eca895c2b73abd4fd267aebd446be9572389;hb=d81b5353eed754325c97f646d0c2ddc0909e32e1;hp=ab0c1781a388bf907f1397e66f109bfed828bbdc;hpb=71b78cccea791cbdf30b1c601417374f6c15d05c;p=platform%2Fcore%2Fmultimedia%2Flibmm-player.git diff --git a/Makefile.am b/Makefile.am old mode 100755 new mode 100644 index ab0c178..9be5eca --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,8 @@ -ACLOCAL_AMFLAGS='-I m4' -SUBDIRS = src test +ACLOCAL_AMFLAGS='-I m4' +SUBDIRS = src +if IS_TESTS +SUBDIRS += unittest +endif pcfiles = mm-player.pc pkgconfigdir = $(libdir)/pkgconfig