From 2d22661c1ddacb3628e16e019b27a663838ca634 Mon Sep 17 00:00:00 2001 From: Michael Roitzsch Date: Thu, 9 Sep 2004 10:53:39 +0000 Subject: make distcheck-lax works again CVS patchset: 6955 CVS date: 2004/09/09 10:53:39 --- Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index 2dc7e2c36..41f93d870 100644 --- a/Makefile.am +++ b/Makefile.am @@ -40,8 +40,7 @@ docs: @cd doc && $(MAKE) $@ distcheck-lax: - @$(MAKE) docs - @$(MAKE) distcheck SGMLTOOLS=: FIG2DEV=: + @$(MAKE) distcheck_lax=true distcheck pass1: @$(MAKE) MULTIPASS_CFLAGS='$(PASS1_CFLAGS)' -- cgit v1.2.3