[grilo] tools: remove useless files



commit 00d2cd23ff440b759d724fe401c2f8065eb8a4c1
Author: Juan A. Suarez Romero <jasuarez igalia com>
Date:   Thu Mar 20 18:30:54 2014 +0000

    tools: remove useless files
    
    These files where mostly for testing bindings, but they are unmaintained and are not actually tools.
    
    So just remove them

 configure.ac                  |    1 -
 tools/js/testGrilo.js         |   68 ----
 tools/python/grilo-test-ui.py |  853 -----------------------------------------
 tools/vala/Makefile.am        |   43 --
 tools/vala/grilo-test.vala    |   95 -----
 5 files changed, 0 insertions(+), 1060 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 40eff30..4436503 100644
--- a/configure.ac
+++ b/configure.ac
@@ -332,7 +332,6 @@ AC_CONFIG_FILES([
   tools/Makefile
   tools/grilo-test-ui/Makefile
   tools/grilo-inspect/Makefile
-  tools/vala/Makefile
   bindings/Makefile
   bindings/vala/Makefile
   bindings/vala/grilo-uninstalled.files


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]