Add header files as sources
This commit is contained in:
		
							parent
							
								
									b1d66d849e
								
							
						
					
					
						commit
						fc26675328
					
				| 
						 | 
				
			
			@ -4,7 +4,7 @@ INCLUDES = -I@top_srcdir@/c/xlib -I@top_srcdir@/c/libs -I@x_includes@ \
 | 
			
		|||
noinst_LTLIBRARIES = libscxxft.la
 | 
			
		||||
 | 
			
		||||
if WITH_XFT
 | 
			
		||||
xft_sources = xft.c xrender.c
 | 
			
		||||
xft_sources = xft.c xft.h xrender.c xrender.h
 | 
			
		||||
xft_libadd = -lXft
 | 
			
		||||
endif
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue