diff options
Diffstat (limited to 'doc/reference')
-rw-r--r-- | doc/reference/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am index 393985564..355ca7da1 100644 --- a/doc/reference/Makefile.am +++ b/doc/reference/Makefile.am @@ -1,5 +1,5 @@ ## Process this file with automake to produce Makefile.in -AUTOMAKE_OPTIONS = 1.9 +AUTOMAKE_OPTIONS = 1.8 INCLUDES = $(MOZILLA_COMPONENT_CFLAGS) \ -include $(MOZILLA_INCLUDE_ROOT)/mozilla-config.h |