aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile')
-rw-r--r--tests/Makefile2
1 files changed, 2 insertions, 0 deletions
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)