aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXan Lopez <xan@igalia.com>2012-03-14 22:57:55 +0800
committerXan Lopez <xan@igalia.com>2012-03-14 23:01:32 +0800
commit63d0dca04581603d862d3fd74e83c992b5c8baec (patch)
tree610b21f44c360594abfbdf5d42853d6baeb44208
parent67247db727a6fc1724de9c94c4030e9c02b250d5 (diff)
downloadgsoc2013-epiphany-63d0dca04581603d862d3fd74e83c992b5c8baec.tar
gsoc2013-epiphany-63d0dca04581603d862d3fd74e83c992b5c8baec.tar.gz
gsoc2013-epiphany-63d0dca04581603d862d3fd74e83c992b5c8baec.tar.bz2
gsoc2013-epiphany-63d0dca04581603d862d3fd74e83c992b5c8baec.tar.lz
gsoc2013-epiphany-63d0dca04581603d862d3fd74e83c992b5c8baec.tar.xz
gsoc2013-epiphany-63d0dca04581603d862d3fd74e83c992b5c8baec.tar.zst
gsoc2013-epiphany-63d0dca04581603d862d3fd74e83c992b5c8baec.zip
Run distcheck builds with debug enabled
We are going to need this for ephy_file to pick up all the data paths.
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 68235f776..663ddcbdb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -29,6 +29,7 @@ DISTCLEANFILES = \
$(NULL)
DISTCHECK_CONFIGURE_FLAGS = \
+ --enable-debug \
--enable-zeroconf \
--enable-gtk-doc \
--disable-schemas-install \