aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2012-08-20 15:17:29 -0300
committerSilvio Rhatto <rhatto@riseup.net>2012-08-20 15:17:29 -0300
commitd86b35fc120a7a0ba34211a0a46538a5c1f6a9ca (patch)
tree4bd30e15739c2fa875ca45fcc3dc3c8c19acb9c5
parent0dc13ee76415ebbe7002da4fc88b0bdd1c6223af (diff)
downloadpuppet-drupal-d86b35fc120a7a0ba34211a0a46538a5c1f6a9ca.tar.gz
puppet-drupal-d86b35fc120a7a0ba34211a0a46538a5c1f6a9ca.tar.bz2
Adding demo module
-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 354619f..2edca32 100644
--- a/files/drupal6.make
+++ b/files/drupal6.make
@@ -194,3 +194,4 @@ projects[] = redirect
projects[] = globalredirect
projects[] = path_redirect
projects[] = print
+projects[] = demo
diff --git a/files/drupal7.make b/files/drupal7.make
index bd8efb9..ed68442 100644
--- a/files/drupal7.make
+++ b/files/drupal7.make
@@ -103,3 +103,4 @@ projects[] = markdowneditor
projects[] = print
projects[] = entity
projects[] = views_php
+projects[] = demo