general Makefile.am clean-ups
This commit is contained in:
		
							parent
							
								
									655b165965
								
							
						
					
					
						commit
						cdaf2c7590
					
				
					 7 changed files with 47 additions and 48 deletions
				
			
		|  | @ -3,15 +3,15 @@ SUBDIRS= | |||
| urlpath = /elections/2003 | ||||
|   | ||||
| page_SCRIPTS = \ | ||||
| 	2003-verif.tar.gz	\ | ||||
| 	index.html \ | ||||
| 	candidates.html \ | ||||
| 	preliminary-results.html \ | ||||
| 	results.txt		\ | ||||
| 	verify.html \ | ||||
| 	voters.html \ | ||||
| 	rules.html | ||||
| 
 | ||||
| page_DATA = | ||||
| page_DATA = \ | ||||
| 	results.txt \ | ||||
| 	2003-verif.tar.gz | ||||
| 
 | ||||
| include $(top_srcdir)/rules.common | ||||
|  |  | |||
|  | @ -7,4 +7,3 @@ page_SCRIPTS = \ | |||
| 	overview.html | ||||
| 
 | ||||
| include $(top_srcdir)/rules.common | ||||
| 
 | ||||
|  |  | |||
							
								
								
									
										6
									
								
								foundation.gnome.org/foundation.css
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								foundation.gnome.org/foundation.css
									
										
									
									
										vendored
									
									
								
							|  | @ -1,13 +1,13 @@ | |||
| #hdr { | ||||
| 	background: none; | ||||
| 	background-color: #565248; | ||||
| 	background-color: #494066; | ||||
| } | ||||
| 
 | ||||
| #sidebar { | ||||
| 	border-left: 1px dashed #565248; | ||||
| 	border-left: 1px dashed #494066; | ||||
| } | ||||
| 
 | ||||
| #sidebar p.section { | ||||
| 	background-color: #565248; | ||||
| 	background-color: #494066; | ||||
| 	color: white; | ||||
| } | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Jeff Waugh
						Jeff Waugh