diff options
author | Christian Persch <chpe@src.gnome.org> | 2007-09-13 03:52:56 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2007-09-13 03:52:56 +0800 |
commit | 59989884443d3514a3da81c0106d1d64a6e6809a (patch) | |
tree | dc82c20b495efeb3ad47d5b31c99c972e033e761 /embed | |
parent | 7e0056c88d3377e2fe1086ed4c3f54b6d41c57fe (diff) | |
download | gsoc2013-epiphany-59989884443d3514a3da81c0106d1d64a6e6809a.tar.gz gsoc2013-epiphany-59989884443d3514a3da81c0106d1d64a6e6809a.tar.zst gsoc2013-epiphany-59989884443d3514a3da81c0106d1d64a6e6809a.zip |
Disable tests directory for now.
svn path=/trunk/; revision=7403
Diffstat (limited to 'embed')
-rw-r--r-- | embed/xulrunner/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/embed/xulrunner/Makefile.am b/embed/xulrunner/Makefile.am index 1a6185567..1a410d5b5 100644 --- a/embed/xulrunner/Makefile.am +++ b/embed/xulrunner/Makefile.am @@ -1,4 +1,5 @@ -SUBDIRS = src data bindings tests +SUBDIRS = src data bindings +# SUBDIRS += tests NULL = |