diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2012-05-15 15:48:35 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2012-05-15 15:48:35 -0300 |
commit | 1391405c99c9e85f54dd171783722340d365e975 (patch) | |
tree | 38aba0ff3c0c79c48e728b01c6184297aa58c715 /files/drupal6.make | |
parent | 0310ddc3150649212b6f41a13f8de904cc14f57c (diff) | |
download | puppet-drupal-1391405c99c9e85f54dd171783722340d365e975.tar.gz puppet-drupal-1391405c99c9e85f54dd171783722340d365e975.tar.bz2 |
Adding redirection modules to makefiles
Diffstat (limited to 'files/drupal6.make')
-rw-r--r-- | files/drupal6.make | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/files/drupal6.make b/files/drupal6.make index ad2ae65..11f1d2e 100644 --- a/files/drupal6.make +++ b/files/drupal6.make @@ -190,3 +190,6 @@ libraries[ckeditor][download][md5] = "1c490b050c428e79a1f65ba5459e7ec9" projects[] = oauth projects[] = twitter projects[] = markdown +projects[] = redirect +projects[] = globalredirect +projects[] = path_redirect |