diff options
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r-- | tests/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 8aab566..d2d0d32 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -50,6 +50,7 @@ arctica_greeter_test_CFLAGS = \ -DINDICATORDIR=\""$(INDICATORDIR)"\" arctica_greeter_test_VALAFLAGS = \ + --debug \ --pkg posix \ --pkg gtk+-3.0 \ --pkg gdk-x11-3.0 \ |