From: Silvio Rhatto Date: Wed, 21 Sep 2011 20:01:17 +0000 (-0300) Subject: Adding zen, features and strongarm to 7.x makefile X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=a8f11ae1ebe6caff24730287bb7dff5a6b84bf50;p=puppet-drupal.git Adding zen, features and strongarm to 7.x makefile --- diff --git a/files/drupal7.make b/files/drupal7.make index 7811cff..e73b269 100644 --- a/files/drupal7.make +++ b/files/drupal7.make @@ -26,6 +26,8 @@ projects[] = l10n_update ; development projects[] = devel projects[] = coder +projects[] = features +projects[] = strongarm ; email projects[] = simplenews @@ -36,3 +38,4 @@ projects[] = panels ; themes projects[] = framework +projects[] = zen