doc: Cleanup doc/Makefile.am
This commit is contained in:
		
							parent
							
								
									a4a93917c9
								
							
						
					
					
						commit
						d7296318a0
					
				@ -1,10 +1,15 @@
 | 
				
			|||||||
SUBDIRS = \
 | 
					SUBDIRS = \
 | 
				
			||||||
	man8
 | 
						man8
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# HTML Variable Substitution Files
 | 
					TEMPLATES = \
 | 
				
			||||||
HTML_VAR_SUBST = HTML_VARIABLES debug.html default.html stats.html
 | 
						debug.html \
 | 
				
			||||||
 | 
						default.html \
 | 
				
			||||||
 | 
						stats.html
 | 
				
			||||||
 | 
					
 | 
				
			||||||
EXTRA_DIST = tinyproxy.conf \
 | 
					EXTRA_DIST = \
 | 
				
			||||||
	HTTP_ERROR_CODES RFC_INFO \
 | 
						tinyproxy.conf \
 | 
				
			||||||
 | 
						HTML_VARIABLES \
 | 
				
			||||||
 | 
						HTTP_ERROR_CODES \
 | 
				
			||||||
 | 
						RFC_INFO \
 | 
				
			||||||
	filter-howto.txt \
 | 
						filter-howto.txt \
 | 
				
			||||||
	$(HTML_VAR_SUBST)
 | 
						$(TEMPLATES)
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user