X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=build%2Ftizen%2FMakefile.am;h=b38ee06f35fe0e17257cbc4fc0b86cce2dc99b18;hp=164911298f98f6cc85c0fd768f79658d36f50804;hb=63a4af2b863121be7ed57daee038d169d9ebe768;hpb=1da2f872a61d208a597640fb0f9429fc145f1b62 diff --git a/build/tizen/Makefile.am b/build/tizen/Makefile.am index 1649112..b38ee06 100755 --- a/build/tizen/Makefile.am +++ b/build/tizen/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (c) 2014 Samsung Electronics Co., Ltd. +# Copyright (c) 2019 Samsung Electronics Co., Ltd. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -16,14 +16,6 @@ SUBDIRS = dali-toolkit -if ENABLE_JAVASCRIPT_PLUGIN -SUBDIRS +=plugins/javascript -endif - -if ENABLE_CSHARP_PLUGIN -SUBDIRS +=plugins/csharp -endif - # perform documentation last, so it doesn't prevent code from building if there's an error SUBDIRS += docs