Makefile
[app.Builder.js] / Makefile
index bd1ce5e..ecc06ce 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
 #vapigen --library gobject-introspection-1.0 /usr/share/gir-1.0/GIRepository-2.0.gir
 
 # should get the hightest?
-VALAVER=$(word 1, $(shell pkg-config --list-all  | grep libvala | sort -n | head))
+VALAVER=$(word 1, $(shell pkg-config --list-all  | grep libvala | sort -n -r | head -1))
 
 PKGS=   --pkg gtk+-3.0 \
                --pkg gtksourceview-3.0 \
@@ -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