X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=Makefile.am;h=840406af2176749e9321b5fbf1a614ae1fbfaef3;hb=refs%2Fheads%2Ftizen_5.0;hp=c6a6d73f99eb2a6fe78bf959d0a203cb4166f00c;hpb=4efec2d550507e2de77897ac1fc482fd81a4261e;p=platform%2Fcore%2Fuifw%2Flibtdm.git diff --git a/Makefile.am b/Makefile.am index c6a6d73..840406a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ -if HAVE_UTEST -SUBDIRS = . include protocol common src backends client tools utests +if HAVE_HALTESTS +SUBDIRS = . include protocol common src backends client tools haltests else SUBDIRS = . include protocol common src backends client tools endif