mirror of
				https://github.com/alsa-project/alsa-lib.git
				synced 2025-11-03 09:01:52 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
	
		
			140 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
	
		
			140 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
SUBDIRS=pictures
 | 
						|
 | 
						|
EXTRA_DIST=README.1st asoundrc.txt doxygen.cfg index.doxygen
 | 
						|
 | 
						|
INCLUDES=-I$(top_srcdir)/include
 | 
						|
 | 
						|
doc:
 | 
						|
	doxygen doxygen.cfg
 |