diff --git a/drupal-org-core.make b/drupal-org-core.make new file mode 100644 index 0000000000000000000000000000000000000000..8add1588a6ea616dfb9578849ccb5c9eb1746963 --- /dev/null +++ b/drupal-org-core.make @@ -0,0 +1,6 @@ +api = 2 +core = 8.x + +; Drupal Core +projects[drupal][type] = core +projects[drupal][version] = 8.0.0-rc3 diff --git a/drupal-org.make b/drupal-org.make new file mode 100644 index 0000000000000000000000000000000000000000..41cce03b512e6b4723d93afc71c60ca65ea5e9ed --- /dev/null +++ b/drupal-org.make @@ -0,0 +1,10 @@ +api = 2 +core = 8.x + +;;;;;;;;;;;;;;;;;;;;; +;; Basic contributed modules +;;;;;;;;;;;;;;;;;;;;; + +;;;;;;;;;;;;;;;;;;;;; +;; Base theme +;;;;;;;;;;;;;;;;;;;;;