Merge pull request #8916 from cividesk/CRM-19256-4.7
[civicrm-core.git] / distmaker / dists / drupal_sk_php5.sh
index 592cf9af975caa674e2ff1624d0be03ad62a4ab4..6c55a71335682620fd2e9903dd876b86ef89b1e0 100755 (executable)
@@ -20,6 +20,8 @@ cp $SRC/drupal/civicrm.config.php.drupal $TRG/civicrm.config.php
 dm_generate_version "$TRG/civicrm-version.php" Drupal
 dm_install_core "$SRC" "$TRG"
 dm_install_packages "$SRC/packages" "$TRG/packages"
+dm_install_vendor "$SRC/vendor" "$TRG/vendor"
+dm_install_bower "$SRC/bower_components" "$TRG/bower_components"
 dm_install_drupal "$SRC/drupal" "$TRG/drupal"
 
 # delete packages that distributions on Drupal.org repalce if present