mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-04 19:58:09 +02:00
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 changed files with 0 additions and 1 deletions
|
|
@ -1,4 +1,3 @@
|
|||
DIST_SUBDIRS = input config glxProxy examples doc
|
||||
|
||||
SUBDIRS = input config examples
|
||||
bin_PROGRAMS = Xdmx
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue