diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2012-11-05 11:41:46 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2012-11-05 11:41:46 -0200 |
commit | ca3881274ec9b4ba7d8d9fe2e94fea503407e1ca (patch) | |
tree | 2d5d82d2965a756477385f084f597faaaba6dbbe | |
parent | 8a4a9c5b80e9ae4550ec21ede3d71dd3a871c649 (diff) | |
download | puppet-drupal-ca3881274ec9b4ba7d8d9fe2e94fea503407e1ca.tar.gz puppet-drupal-ca3881274ec9b4ba7d8d9fe2e94fea503407e1ca.tar.bz2 |
Adding workbench 7.x module
-rw-r--r-- | files/drupal7.make | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/files/drupal7.make b/files/drupal7.make index ca419d3..8dff9d3 100644 --- a/files/drupal7.make +++ b/files/drupal7.make @@ -107,3 +107,4 @@ projects[] = module_filter projects[] = permission_select projects[] = hidden_captcha projects[] = captcha_pack +projects[] = workbench |