diff options
Diffstat (limited to 'files')
-rw-r--r-- | files/drupal6.make | 1 | ||||
-rw-r--r-- | files/drupal7.make | 1 |
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 |