diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-04-24 11:19:48 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-04-24 11:19:48 -0300 |
commit | d9a2d732ce99fa4b554e2a40ca4a7b03793e4268 (patch) | |
tree | 9ce78085881e982bf9fc100edf079102dc8565c5 /files | |
parent | a00912d6e1868c846b6104fbb88ee5fc401277d6 (diff) | |
download | puppet-drupal-d9a2d732ce99fa4b554e2a40ca4a7b03793e4268.tar.gz puppet-drupal-d9a2d732ce99fa4b554e2a40ca4a7b03793e4268.tar.bz2 |
Adding more modules into drupal 7 makefile
Diffstat (limited to 'files')
-rw-r--r-- | files/drupal7.make | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/files/drupal7.make b/files/drupal7.make index e8d9c86..fd4ae11 100644 --- a/files/drupal7.make +++ b/files/drupal7.make @@ -113,3 +113,7 @@ projects[] = seo_checklist projects[] = checklist projects[] = user_register_notify projects[] = makemeeting +projects[] = file_entity +projects[] = filefield_sources +projects[] = jquery_update +projects[] = media |