diff options
| author | Silvio Rhatto <rhatto@riseup.net> | 2011-11-06 14:18:39 -0200 |
|---|---|---|
| committer | Silvio Rhatto <rhatto@riseup.net> | 2011-11-06 14:18:39 -0200 |
| commit | 1481c8e3f7676ed0bc82e02a390b0af8a712e9e7 (patch) | |
| tree | 1b7bd982f2aac4eb3b4a2d7655623a9c121ae9fe | |
| parent | c8f5c9405f3712ecf6253bed2eb063c23d805562 (diff) | |
| download | puppet-drupal-1481c8e3f7676ed0bc82e02a390b0af8a712e9e7.tar.gz puppet-drupal-1481c8e3f7676ed0bc82e02a390b0af8a712e9e7.tar.bz2 | |
Adding advanced_help to 7.x make
| -rw-r--r-- | files/drupal7.make | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/files/drupal7.make b/files/drupal7.make index b116c79..dc071f9 100644 --- a/files/drupal7.make +++ b/files/drupal7.make @@ -94,3 +94,4 @@ projects[] = subpathauto projects[] = calendar projects[] = token projects[] = insert +projects[] = advanced_help |
