From 65beca61d4897ec4fd8d912b8b7f9ceee1831f8e Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 2 Apr 1999 17:41:37 +0000 Subject: Now at least a version of the figures shows up in the html although there are no captions. --- doc/rgdb_specs/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/rgdb_specs/Makefile') diff --git a/doc/rgdb_specs/Makefile b/doc/rgdb_specs/Makefile index f66530100d..941f557009 100644 --- a/doc/rgdb_specs/Makefile +++ b/doc/rgdb_specs/Makefile @@ -47,6 +47,7 @@ $(PROJECT).dvi: $(FILES) html: dirs $(FILES) -mkdir -p $(WWW_INSTALL)/$(PROJECT) + cp $(wildcard *.jpg) $(WWW_INSTALL)/$(PROJECT) $(TEXI2WWW) $(TEXI2WWW_ARGS) -dir $(WWW_INSTALL)/$(PROJECT) \ $(PROJECT).texi @@ -54,7 +55,7 @@ clean: rm -f *.o $(PROG) *.txt core rm -f *.dvi *.ps *.log *.aux *.cp *.fn *.ky *.pg *.toc *.tp *.vr $(BASE) rm -f $(PROJECT) $(PROJECT)-* $(GENERATED_FILES) - rm -f *.fixed _* network.t + rm -f *.fixed _* # # Process Automatically Generated Files -- cgit v1.2.3