From a1db5a0ee75ecbc4eccfa1832839187565d15490 Mon Sep 17 00:00:00 2001 From: janneke Date: Mon, 28 Nov 2005 22:23:14 +0000 Subject: [PATCH] oopso --- GNUmakefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GNUmakefile.in b/GNUmakefile.in index 1e90808c4b..6001bd3870 100644 --- a/GNUmakefile.in +++ b/GNUmakefile.in @@ -11,7 +11,7 @@ SUBDIRS = buildscripts python scripts \ input \ cygwin stepmake -ifneq($(strip $(DOCUMENTATION)),no) +ifneq ($(strip $(DOCUMENTATION)),no) SUBDIRS += Documentation endif -- 2.39.5