Skip to content

Instantly share code, notes, and snippets.

@btmash
btmash / videola_starter.make
Created April 26, 2012 19:35
VideoLA Starter
; Stub makefile for videola project.
; Get Drupal core and the videola profile which contains a .make file that will
; download all the required projects/libraries.
core = 6.x
api = 2
projects[] = drupal
; If you want to use Pressflow Drupal, uncomment out the following three lines