diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2011-12-08 20:42:58 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2011-12-08 20:42:58 -0200 |
commit | ad9ee7f2973022bfd7435d33d76fc525e2fe9e2c (patch) | |
tree | 5915d8493fd63f2b14911dcb195c2a9a4261255c | |
parent | 4481a70d5991ddc3b4f8114671aa2eed5f6107a5 (diff) | |
download | puppet-drupal-ad9ee7f2973022bfd7435d33d76fc525e2fe9e2c.tar.gz puppet-drupal-ad9ee7f2973022bfd7435d33d76fc525e2fe9e2c.tar.bz2 |
Adding makemeeting into 6.x makefile
-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 e1a5734..35fb569 100644 --- a/files/drupal6.make +++ b/files/drupal6.make @@ -151,6 +151,7 @@ projects[] = l10n_update projects[] = webform projects[] = webform_report projects[] = autoload +projects[] = makemeeting ; themes projects[] = framework |