aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2011-12-06 23:18:23 -0200
committerSilvio Rhatto <rhatto@riseup.net>2011-12-06 23:18:23 -0200
commit62e62c7c58cb9501f65e932f83f15128ac21ec6a (patch)
tree6c3babb396d1f2ed617f0a212e8d75cbc44f711b
parent445d5e1026bb2fec4bf9c617837485dbd0435bff (diff)
downloadpuppet-drupal-62e62c7c58cb9501f65e932f83f15128ac21ec6a.tar.gz
puppet-drupal-62e62c7c58cb9501f65e932f83f15128ac21ec6a.tar.bz2
Adding webform and webform_report to makefiles
-rw-r--r--files/drupal6.make2
-rw-r--r--files/drupal7.make1
2 files changed, 3 insertions, 0 deletions
diff --git a/files/drupal6.make b/files/drupal6.make
index 9bfc6d1..8505ca5 100644
--- a/files/drupal6.make
+++ b/files/drupal6.make
@@ -148,6 +148,8 @@ projects[] = views_daterange
projects[] = views_groupby
projects[] = views_slideshow
projects[] = l10n_update
+projects[] = webform
+projects[] = webform_report
; themes
projects[] = framework
diff --git a/files/drupal7.make b/files/drupal7.make
index 9ab7a76..2515b1b 100644
--- a/files/drupal7.make
+++ b/files/drupal7.make
@@ -96,3 +96,4 @@ projects[] = token
projects[] = insert
projects[] = advanced_help
projects[] = custom_search
+projects[] = webform