From 78b038182f33a22196289e4a34cb411b7ca96543 Mon Sep 17 00:00:00 2001 From: Brendan Taylor Date: Mon, 27 Dec 2010 17:50:30 -0700 Subject: separate makefile configuration section from rules section --- tests/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests') diff --git a/tests/Makefile b/tests/Makefile index f87964b..016315e 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -6,6 +6,8 @@ CPPFLAGS = -DERRORCHECK_MUTEXES -I ../ #REQ_PKGS = gtk+-3.0 webkitgtk-3.0 #CPPFLAGS = -DERRORCHECK_MUTEXES -DGTK3 -I ../ +# --- configuration ends here --- + REQ_PKGS += libsoup-2.4 gthread-2.0 glib-2.0 ARCH:=$(shell uname -m) -- cgit v1.2.3