Version 1
[yaffs-website] / vendor / drush / drush / tests / makefiles / include.make
diff --git a/vendor/drush/drush/tests/makefiles/include.make b/vendor/drush/drush/tests/makefiles/include.make
new file mode 100644 (file)
index 0000000..33ea8bd
--- /dev/null
@@ -0,0 +1,12 @@
+core = 6.x
+api = 2
+
+projects[drupal] = 6.17
+projects[eldorado_superfly][version] = 1.1
+includes[] = included.make
+
+; Final build should contain:
+; - drupal 6.17
+; - token
+; - cck 2.6
+; - eldorado_superfly 1.1
\ No newline at end of file