mirror of
				https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
				synced 2025-11-03 09:01:50 -05:00 
			
		
		
		
	build-sys: No need to create folder for echo-cancel module.
The ORCC stage does this anyway (and this was buggy anyway as it had an extra
'src/' prefix so never worked properly when it was introduced in d6cdd80).
Thanks to Maarten Bosmans for pointing it out.
			
			
This commit is contained in:
		
							parent
							
								
									dda564f50b
								
							
						
					
					
						commit
						bc43fe5c60
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -1335,7 +1335,7 @@ $(SYMDEF_FILES): modules/module-defs.h.m4
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.PHONY: builddirs
 | 
					.PHONY: builddirs
 | 
				
			||||||
builddirs:
 | 
					builddirs:
 | 
				
			||||||
	$(AM_V_at)$(MKDIR_P) daemon modules src/modules/echo-cancel
 | 
						$(AM_V_at)$(MKDIR_P) daemon modules
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Simple protocol
 | 
					# Simple protocol
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue