diff options
-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 35fb569..eabcfdd 100644 --- a/files/drupal6.make +++ b/files/drupal6.make @@ -152,6 +152,7 @@ projects[] = webform projects[] = webform_report projects[] = autoload projects[] = makemeeting +projects[] = shurly ; themes projects[] = framework diff --git a/files/drupal7.make b/files/drupal7.make index 2515b1b..c939e98 100644 --- a/files/drupal7.make +++ b/files/drupal7.make @@ -97,3 +97,4 @@ projects[] = insert projects[] = advanced_help projects[] = custom_search projects[] = webform +projects[] = shurly |