From 2ed452f531c44e4784ec628fa760eebeef4a9f7a Mon Sep 17 00:00:00 2001 From: William Joye Date: Fri, 17 Jun 2016 14:26:22 -0400 Subject: don't build html automatically --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index 2699ca3..b570d36 100755 --- a/Makefile.in +++ b/Makefile.in @@ -181,7 +181,7 @@ COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(C # for the BINARIES that you specified above have already been done. #======================================================================== -all: binaries libraries doc +all: binaries libraries #doc #======================================================================== # The binaries target builds executable programs, Windows .dll's, unix -- cgit v0.12