Skip to content

Instantly share code, notes, and snippets.

@bangpound
Created September 30, 2012 02:54
Show Gist options
  • Save bangpound/3805713 to your computer and use it in GitHub Desktop.
Save bangpound/3805713 to your computer and use it in GitHub Desktop.
Drupal 7 Features and App Server makefile
; This file was auto-generated by drush make
core = 7.x
api = 2
projects[drupal][version] = "7.x"
; Modules
projects[] = "appserver"
projects[] = "ctools"
projects[features][version] = "1.x-dev"
projects[] = "field_views"
projects[fserver][version] = "1.x-dev"
projects[references][version] = "2.x-dev"
projects[] = "nodereference_url"
projects[] = "strongarm"
projects[] = "taxonomy_view_mode"
projects[] = "views"
projects[] = "votingapi"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment