Fix formatting error.
This commit is contained in:
		
							parent
							
								
									615e498d9f
								
							
						
					
					
						commit
						c14feb3df0
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								Makefile
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
										
									
									
									
								
							|  | @ -54,7 +54,7 @@ $(BOOK_BASE).html: $(LATEX_INPUT_FILES) $(BOOK_CLASS_FILE) | |||
| 	$(T4HT) -f/$(BOOK_BASE).tex | ||||
| 	rm $(BOOK_BASE).dvi | ||||
| 
 | ||||
| $(BOOK_BASE).dvi: $(LATEX_INPUT_FILES) $(EPS_FIGS) ${BOOK_CLASS_FILE) | ||||
| $(BOOK_BASE).dvi: $(LATEX_INPUT_FILES) $(EPS_FIGS) ${BOOK_CLASS_FILE} | ||||
| 	$(LATEX)  $(BOOK_BASE).tex | ||||
| 	$(LATEX)  $(BOOK_BASE).tex | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Bradley M. Kuhn
						Bradley M. Kuhn