From b57d5e82f451a43c0c5a548f4cc6008b08fa3e76 Mon Sep 17 00:00:00 2001 From: "Zeeshan Ali (Khattak)" Date: Tue, 16 Mar 2010 20:20:42 +0200 Subject: [PATCH] tests: Bring back valac's '-g' flag --- tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index f62154a..1db89be 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -23,7 +23,7 @@ LDADD = $(LIBGUPNP_LIBS) \ AM_VALAFLAGS = --thread \ --pkg gupnp-1.0 --pkg gupnp-av-1.0 --pkg dbus-glib-1 \ --pkg gconf-2.0 --pkg gstreamer-0.10 \ - --pkg gio-2.0 --pkg gee-1.0 + --pkg gio-2.0 --pkg gee-1.0 -g check_PROGRAMS = rygel-http-item-uri-test \ rygel-http-response-test \ -- 2.7.4