Merge pull request #16639 from seamuslee001/dev_core_1621
[civicrm-core.git] / distmaker / dists / drupal7_dir_php5.sh
index 8d50524a320b7704462a8a039523de4c1e345deb..b7ade096c1addbd793149f3178bf9137653069f7 100644 (file)
@@ -26,6 +26,7 @@ dm_reset_dirs "$TRG"
 cp $DM_DRUPALDIR/civicrm.config.php.drupal $TRG/civicrm.config.php
 dm_generate_version "$TRG/civicrm-version.php" Drupal
 dm_install_core "$SRC" "$TRG"
+dm_install_coreext "$SRC" "$TRG" $(dm_core_exts)
 dm_install_packages $DM_PACKAGESDIR "$TRG/packages"
 dm_install_vendor "$SRC/vendor" "$TRG/vendor"
 dm_install_bower "$SRC/bower_components" "$TRG/bower_components"