Upstream version 9.37.190.0
[platform/framework/web/crosswalk.git] / src / xwalk / tools / build / linux / FILES.cfg
index cc78d93..b93bbb5 100644 (file)
@@ -39,22 +39,4 @@ FILES = [
     'filename': 'libffmpegsumo.so',
     'buildtype': ['dev'],
   },
-# installer creation scripts
-  {
-    'filename': 'create_linux_installer.sh',
-    'buildtype': ['dev', 'official'],
-  },
-  {
-    'filename': 'app.desktop.templ',
-    'buildtype': ['dev', 'official'],
-  },
-  {
-    'filename': 'Makefile.templ',
-    'buildtype': ['dev', 'official'],
-  },
-# XPK package generator
-  {
-    'filename': 'tools/make_xpk.py',
-    'buildtype': ['dev', 'official'],
-  },
 ]