 adb19fb66e
			
		
	
	
	adb19fb66e
	
	
	
		
			
			Add a bunch of previously unbuilt source files to the Documentation build machinery. Signed-off-by: Peter Foley <pefoley2@pefoley.com> Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
		
			
				
	
	
		
			7 lines
		
	
	
	
		
			147 B
			
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
	
		
			147 B
			
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| subdir-y := configfs
 | |
| 
 | |
| # List of programs to build
 | |
| hostprogs-y := dnotify_test
 | |
| 
 | |
| # Tell kbuild to always build the programs
 | |
| always := $(hostprogs-y)
 |