summaryrefslogtreecommitdiff
path: root/scripts/builder/frontends/gamma_mobileBuilder.py
Unidiff
Diffstat (limited to 'scripts/builder/frontends/gamma_mobileBuilder.py') (more/less context) (ignore whitespace changes)
-rw-r--r--scripts/builder/frontends/gamma_mobileBuilder.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/builder/frontends/gamma_mobileBuilder.py b/scripts/builder/frontends/gamma_mobileBuilder.py
index f2e80c9..677a2b0 100644
--- a/scripts/builder/frontends/gamma_mobileBuilder.py
+++ b/scripts/builder/frontends/gamma_mobileBuilder.py
@@ -7,2 +7,5 @@ class Gamma_MobileBuilder(FrontendBuilder):
7 7
8 def projectResourceTypes (self):
9 return ['js', 'css', 'images']
10
8 def copyStaticResources (self, targetFolder): 11 def copyStaticResources (self, targetFolder):