diff options
-rw-r--r-- | Makefile.am | 1 |
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 \ |