From 13e8be90a2cc62a9406f2f9d1d2e97ffbf4dc634 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 3 Nov 2014 16:55:26 +0800 Subject: [PATCH] Makefile --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 35125547b..ecc06ce39 100644 --- a/Makefile +++ b/Makefile @@ -51,14 +51,14 @@ BUILDER4= Builder4/About.vala \ # compile what... for testing -all: builder4 +#all: builder4 #all: test-leftprops #all: test-palate #all: test-addprops #all: test-glade #all: test-gtkview #all: test-vala -#all: test-gir +all: test-gir #all: test-pack #all: test-codevalidate -- 2.39.2