diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2011-09-21 17:01:17 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2011-09-21 17:01:17 -0300 |
commit | a8f11ae1ebe6caff24730287bb7dff5a6b84bf50 (patch) | |
tree | ac2bebcd1375f45b4139c80d1cfc7905c431d084 /files | |
parent | a9f08a2e6e7593e5398daf5bb6b66e29a97426c7 (diff) | |
download | puppet-drupal-a8f11ae1ebe6caff24730287bb7dff5a6b84bf50.tar.gz puppet-drupal-a8f11ae1ebe6caff24730287bb7dff5a6b84bf50.tar.bz2 |
Adding zen, features and strongarm to 7.x makefile
Diffstat (limited to 'files')
-rw-r--r-- | files/drupal7.make | 3 |
1 files changed, 3 insertions, 0 deletions
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 |