mirror of
				https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
				synced 2025-10-29 05:40:23 -04:00 
			
		
		
		
	build-sys: readd stub makefiles to subdirectories to make building with emacs easier
This commit is contained in:
		
							parent
							
								
									bea524cb7a
								
							
						
					
					
						commit
						08d4f8e2c3
					
				
					 11 changed files with 42 additions and 24 deletions
				
			
		
							
								
								
									
										4
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							|  | @ -10,8 +10,8 @@ intltool-update.in | ||||||
| *.pc | *.pc | ||||||
| PulseAudioConfig.cmake | PulseAudioConfig.cmake | ||||||
| PulseAudioConfigVersion.cmake | PulseAudioConfigVersion.cmake | ||||||
| Makefile | /Makefile | ||||||
| Makefile.in | /Makefile.in | ||||||
| aclocal.m4 | aclocal.m4 | ||||||
| autom4te.cache | autom4te.cache | ||||||
| compile | compile | ||||||
|  |  | ||||||
							
								
								
									
										6
									
								
								doxygen/.gitignore
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								doxygen/.gitignore
									
										
									
									
										vendored
									
									
								
							|  | @ -1,2 +1,4 @@ | ||||||
| doxygen.conf | /doxygen.conf | ||||||
| html | /html/ | ||||||
|  | /Makefile | ||||||
|  | /Makefile.in | ||||||
|  |  | ||||||
							
								
								
									
										10
									
								
								man/.gitignore
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										10
									
								
								man/.gitignore
									
										
									
									
										vendored
									
									
								
							|  | @ -1,4 +1,6 @@ | ||||||
| *.1 | /*.1 | ||||||
| *.1.xml | /*.1.xml | ||||||
| *.5 | /*.5 | ||||||
| *.5.xml | /*.5.xml | ||||||
|  | /Makefile | ||||||
|  | /Makefile.in | ||||||
|  |  | ||||||
							
								
								
									
										30
									
								
								po/.gitignore
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										30
									
								
								po/.gitignore
									
										
									
									
										vendored
									
									
								
							|  | @ -1,14 +1,16 @@ | ||||||
| .intltool-merge-cache | /.intltool-merge-cache | ||||||
| Makefile.in.in | /Makefile.in.in | ||||||
| Makevars.template | /Makevars.template | ||||||
| POTFILES | /POTFILES | ||||||
| Rules-quot | /Rules-quot | ||||||
| boldquot.sed | /boldquot.sed | ||||||
| en@boldquot.header | /en@boldquot.header | ||||||
| en@quot.header | /en@quot.header | ||||||
| insert-header.sin | /insert-header.sin | ||||||
| pulseaudio.pot | /pulseaudio.pot | ||||||
| quot.sed | /quot.sed | ||||||
| remove-potcdate.sin | /remove-potcdate.sin | ||||||
| *.mo | /*.mo | ||||||
| *.gmo | /*.gmo | ||||||
|  | /Makefile | ||||||
|  | /Makefile.in | ||||||
|  |  | ||||||
							
								
								
									
										4
									
								
								src/.gitignore
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								src/.gitignore
									
										
									
									
										vendored
									
									
								
							|  | @ -4,8 +4,8 @@ TAGS | ||||||
| *.la | *.la | ||||||
| .deps | .deps | ||||||
| .libs | .libs | ||||||
| Makefile | /Makefile | ||||||
| Makefile.in | /Makefile.in | ||||||
| proximity-helper | proximity-helper | ||||||
| client.conf | client.conf | ||||||
| daemon.conf | daemon.conf | ||||||
|  |  | ||||||
							
								
								
									
										1
									
								
								src/daemon/Makefile
									
										
									
									
									
										Symbolic link
									
								
							
							
						
						
									
										1
									
								
								src/daemon/Makefile
									
										
									
									
									
										Symbolic link
									
								
							|  | @ -0,0 +1 @@ | ||||||
|  | ../modules/Makefile | ||||||
							
								
								
									
										7
									
								
								src/modules/Makefile
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								src/modules/Makefile
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,7 @@ | ||||||
|  | all: | ||||||
|  | 	$(MAKE) -C .. | ||||||
|  | 
 | ||||||
|  | clean: | ||||||
|  | 	$(MAKE) -C .. clean | ||||||
|  | 
 | ||||||
|  | .PHONY: all clean | ||||||
							
								
								
									
										1
									
								
								src/pulse/Makefile
									
										
									
									
									
										Symbolic link
									
								
							
							
						
						
									
										1
									
								
								src/pulse/Makefile
									
										
									
									
									
										Symbolic link
									
								
							|  | @ -0,0 +1 @@ | ||||||
|  | ../modules/Makefile | ||||||
							
								
								
									
										1
									
								
								src/pulsecore/Makefile
									
										
									
									
									
										Symbolic link
									
								
							
							
						
						
									
										1
									
								
								src/pulsecore/Makefile
									
										
									
									
									
										Symbolic link
									
								
							|  | @ -0,0 +1 @@ | ||||||
|  | ../modules/Makefile | ||||||
							
								
								
									
										1
									
								
								src/tests/Makefile
									
										
									
									
									
										Symbolic link
									
								
							
							
						
						
									
										1
									
								
								src/tests/Makefile
									
										
									
									
									
										Symbolic link
									
								
							|  | @ -0,0 +1 @@ | ||||||
|  | ../modules/Makefile | ||||||
							
								
								
									
										1
									
								
								src/utils/Makefile
									
										
									
									
									
										Symbolic link
									
								
							
							
						
						
									
										1
									
								
								src/utils/Makefile
									
										
									
									
									
										Symbolic link
									
								
							|  | @ -0,0 +1 @@ | ||||||
|  | ../modules/Makefile | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Lennart Poettering
						Lennart Poettering