diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 85b05f438..2c3093f64 100644 --- a/Makefile.am +++ b/Makefile.am @@ -30,4 +30,4 @@ DISTCHECK_CONFIGURE_FLAGS = \ --enable-gtk-doc \ --disable-schemas-install \ --disable-scrollkeeper \ - --with-gecko=$(MOZILLA) + --with-gecko=$(GECKO) |