diff options
author | Christian Persch <chpe@src.gnome.org> | 2004-01-17 07:11:23 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-01-17 07:11:23 +0800 |
commit | ad5096501afc93df9c1fa11ad754de27ffff1516 (patch) | |
tree | 0e6221624aaab336dafe434ab6d727ec508976b1 | |
parent | 6677856cb7dd840b5633039ee3c3ce383272f126 (diff) | |
download | gsoc2013-epiphany-Release107.tar.gz gsoc2013-epiphany-Release107.tar.zst gsoc2013-epiphany-Release107.zip |
Release 1.0.7Release107
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index a403cfead..c7c99facd 100644 --- a/Makefile.am +++ b/Makefile.am @@ -19,3 +19,5 @@ DISTCLEANFILES = \ intltool-extract \ intltool-merge \ intltool-update + +DISTCHECK_CONFIGURE_FLAGS = --disable-nautilus-view --with-mozilla-snapshot=trunk |