mirror of
				https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
				synced 2025-11-03 09:01:50 -05:00 
			
		
		
		
	Use check_PROGRAMS rather than noinst_PROGRAMS for test programs.
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2103 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
		
							parent
							
								
									be4c0f296c
								
							
						
					
					
						commit
						c8a9c9b069
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
					@ -226,7 +226,7 @@ pabrowse_LDFLAGS = $(AM_LDFLAGS) $(BINLDFLAGS)
 | 
				
			||||||
#         Test programs           #
 | 
					#         Test programs           #
 | 
				
			||||||
###################################
 | 
					###################################
 | 
				
			||||||
 | 
					
 | 
				
			||||||
noinst_PROGRAMS = \
 | 
					check_PROGRAMS = \
 | 
				
			||||||
		mainloop-test \
 | 
							mainloop-test \
 | 
				
			||||||
		mcalign-test \
 | 
							mcalign-test \
 | 
				
			||||||
		pacat-simple \
 | 
							pacat-simple \
 | 
				
			||||||
| 
						 | 
					@ -258,13 +258,13 @@ noinst_PROGRAMS = \
 | 
				
			||||||
		proplist-test
 | 
							proplist-test
 | 
				
			||||||
 | 
					
 | 
				
			||||||
if HAVE_SIGXCPU
 | 
					if HAVE_SIGXCPU
 | 
				
			||||||
noinst_PROGRAMS += \
 | 
					check_PROGRAMS += \
 | 
				
			||||||
		cpulimit-test \
 | 
							cpulimit-test \
 | 
				
			||||||
		cpulimit-test2
 | 
							cpulimit-test2
 | 
				
			||||||
endif
 | 
					endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
if HAVE_GLIB20
 | 
					if HAVE_GLIB20
 | 
				
			||||||
noinst_PROGRAMS += \
 | 
					check_PROGRAMS += \
 | 
				
			||||||
		mainloop-test-glib
 | 
							mainloop-test-glib
 | 
				
			||||||
endif
 | 
					endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue