From: Silvio Rhatto Date: Mon, 28 May 2012 22:23:58 +0000 (-0300) Subject: Adding print module X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=2fd3225bc742d01703f4212285b11df9a5461e0d;p=puppet-drupal.git Adding print module --- diff --git a/files/drupal6.make b/files/drupal6.make index 11f1d2e..354619f 100644 --- a/files/drupal6.make +++ b/files/drupal6.make @@ -193,3 +193,4 @@ projects[] = markdown projects[] = redirect projects[] = globalredirect projects[] = path_redirect +projects[] = print diff --git a/files/drupal7.make b/files/drupal7.make index 5cb5a85..f823e61 100644 --- a/files/drupal7.make +++ b/files/drupal7.make @@ -100,3 +100,4 @@ projects[] = globalredirect projects[] = redirect projects[] = markdown projects[] = markdowneditor +projects[] = print