aboutsummaryrefslogtreecommitdiff
path: root/files
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2012-05-28 19:23:58 -0300
committerSilvio Rhatto <rhatto@riseup.net>2012-05-28 19:23:58 -0300
commit2fd3225bc742d01703f4212285b11df9a5461e0d (patch)
tree7f02dd29661120d83da61bea1f90bd230314c7ad /files
parent67a0547b8cd018039e83f536025f0f596231817f (diff)
downloadpuppet-drupal-2fd3225bc742d01703f4212285b11df9a5461e0d.tar.gz
puppet-drupal-2fd3225bc742d01703f4212285b11df9a5461e0d.tar.bz2
Adding print module
Diffstat (limited to 'files')
-rw-r--r--files/drupal6.make1
-rw-r--r--files/drupal7.make1
2 files changed, 2 insertions, 0 deletions
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