wmbattery: add $datarootdir to Makefile.in.
Signed-off-by: Jeremy Sowden <jeremy@azazel.net>
This commit is contained in:
		
							parent
							
								
									7c37451d58
								
							
						
					
					
						commit
						bf484198ea
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -1,6 +1,7 @@
 | 
				
			||||||
# Info for make, this will be preprocessed by autoconf.
 | 
					# Info for make, this will be preprocessed by autoconf.
 | 
				
			||||||
prefix		= @prefix@
 | 
					prefix		= @prefix@
 | 
				
			||||||
exec_prefix 	= @exec_prefix@
 | 
					exec_prefix 	= @exec_prefix@
 | 
				
			||||||
 | 
					datarootdir	= @datarootdir@
 | 
				
			||||||
bindir		= @bindir@
 | 
					bindir		= @bindir@
 | 
				
			||||||
icondir		= @datadir@/icons/wmbattery
 | 
					icondir		= @datadir@/icons/wmbattery
 | 
				
			||||||
man1dir		= @mandir@/man1
 | 
					man1dir		= @mandir@/man1
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue