aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-05-28 11:56:23 -0300
committerSilvio Rhatto <rhatto@riseup.net>2014-05-28 11:56:23 -0300
commitaa33bacc61d38677f7429bd7be525ee430974e40 (patch)
treed11131410d591147e9d498c7a471fd8f7aa72b3b
parent389ea40a776011cee74862da56ed1abc771f661a (diff)
downloadpuppet-drupal-aa33bacc61d38677f7429bd7be525ee430974e40.tar.gz
puppet-drupal-aa33bacc61d38677f7429bd7be525ee430974e40.tar.bz2
Adding css_injector module into makefiles
-rw-r--r--files/drupal6.make1
-rw-r--r--files/drupal7.make1
2 files changed, 2 insertions, 0 deletions
diff --git a/files/drupal6.make b/files/drupal6.make
index 52af4cf..657241a 100644
--- a/files/drupal6.make
+++ b/files/drupal6.make
@@ -204,3 +204,4 @@ projects[] = legal
projects[] = checkbox_validate
projects[] = piwik
projects[] = user_register_notify
+projects[] = css_injector
diff --git a/files/drupal7.make b/files/drupal7.make
index 3e15db2..ca54f4f 100644
--- a/files/drupal7.make
+++ b/files/drupal7.make
@@ -119,3 +119,4 @@ projects[] = filefield_sources
projects[] = jquery_update
projects[] = media
projects[] = panels
+projects[] = css_injector