[json-glib] build: Remove bogus rules



commit a482772a181c6ee3bd5a8d74c04b8ff9186b43f8
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Mon Feb 3 23:45:24 2014 +0000

    build: Remove bogus rules
    
    We don't need check targets any more.

 build/Makefile.am |   10 ----------
 1 files changed, 0 insertions(+), 10 deletions(-)
---
diff --git a/build/Makefile.am b/build/Makefile.am
index 1ea5eab..2950238 100644
--- a/build/Makefile.am
+++ b/build/Makefile.am
@@ -1,11 +1 @@
 SUBDIRS = autotools win32
-
-test-report:
-       @true
-
-test:
-       @true
-
-check-local: test
-
-.PHONY: test-report test check-local


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