From a8f11ae1ebe6caff24730287bb7dff5a6b84bf50 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 21 Sep 2011 17:01:17 -0300 Subject: Adding zen, features and strongarm to 7.x makefile --- files/drupal7.make | 3 +++ 1 file changed, 3 insertions(+) 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 -- cgit v1.2.3