diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2011-12-07 14:14:49 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2011-12-07 14:14:49 -0200 |
commit | 4481a70d5991ddc3b4f8114671aa2eed5f6107a5 (patch) | |
tree | a0d2ddabda416fa3dae7f76ae3a8c30a9d5bee34 /files | |
parent | 2e0130c93ab494b7762f8f8b3ab3df703ad953cd (diff) | |
download | puppet-drupal-4481a70d5991ddc3b4f8114671aa2eed5f6107a5.tar.gz puppet-drupal-4481a70d5991ddc3b4f8114671aa2eed5f6107a5.tar.bz2 |
Adding autoload at 6.x makefile
Diffstat (limited to 'files')
-rw-r--r-- | files/drupal6.make | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/files/drupal6.make b/files/drupal6.make index 8505ca5..e1a5734 100644 --- a/files/drupal6.make +++ b/files/drupal6.make @@ -150,6 +150,7 @@ projects[] = views_slideshow projects[] = l10n_update projects[] = webform projects[] = webform_report +projects[] = autoload ; themes projects[] = framework |