diff options
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/www/Makefile b/www/Makefile index 6b9b3e97a5a7..66cc91e3f4a4 100644 --- a/www/Makefile +++ b/www/Makefile @@ -108,14 +108,15 @@ SUBDIR += dotproject SUBDIR += dpsearch SUBDIR += drraw - SUBDIR += drupal - SUBDIR += drupal-attachment - SUBDIR += drupal-filemanager - SUBDIR += drupal-gsitemap - SUBDIR += drupal-i18n - SUBDIR += drupal-nice_menus - SUBDIR += drupal-taxonomy_access - SUBDIR += drupal-textile + SUBDIR += drupal4 + SUBDIR += drupal4-attachment + SUBDIR += drupal4-filemanager + SUBDIR += drupal4-gsitemap + SUBDIR += drupal4-i18n + SUBDIR += drupal4-nice_menus + SUBDIR += drupal4-taxonomy_access + SUBDIR += drupal4-textile + SUBDIR += drupal5 SUBDIR += dtse SUBDIR += dummyflash SUBDIR += eaccelerator |