hw/dmx/doc: DIST_SUBDIRS not required when using AM_CONDITIONAL
The makefile can be simplyfied as Automake handle this automatically. All directories in SUBDIRS are visited for dist purposes. www.gnu.org/software/automake/manual/automake.html#SUBDIRS-vs-DIST_005fSUBDIRS Reviewed-by: Tiago Vignatti <tiago.vignatti@nokia.com> Signed-off-by: Gaetan Nadon <memsize@videotron.ca> Signed-off-by: Keith Packard <keithp@keithp.com>
This commit is contained in:
		
							parent
							
								
									2c70b650b3
								
							
						
					
					
						commit
						c78c71c3a8
					
				|  | @ -1,4 +1,3 @@ | |||
| DIST_SUBDIRS = input config glxProxy examples doc | ||||
| 
 | ||||
| SUBDIRS = input config examples | ||||
| bin_PROGRAMS = Xdmx | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue