diff --git a/services.make b/services.make deleted file mode 100644 index 51b9959..0000000 --- a/services.make +++ /dev/null @@ -1,9 +0,0 @@ -; Drush Make (http://drupal.org/project/drush_make) -api = 2 -core = 7.x - -libraries[spyc][download][type] = "get" -libraries[spyc][download][url] = "https://raw.github.com/mustangostang/spyc/79f61969f63ee77e0d9460bc254a27a671b445f3/spyc.php" -libraries[spyc][filename] = "../spyc.php" -libraries[spyc][directory_name] = "lib" -libraries[spyc][destination] = "modules/contrib/services/servers/rest_server"