diff options
Diffstat (limited to 'embed/xulrunner')
-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 = |