Skip to content
  • Gaetan Nadon's avatar
    config: include saa and vmwgfx subdirs in the tarball · 04169f38
    Gaetan Nadon authored
    
    
    Use AM_CONDITIONAL. Automake knows what to distribute.
    It needs to be able to navigate down the subdirs to find what
    needs to be included in the tarball.
    
    To test reliably, create a tarball and expand it into a separate
    directory and build with xatracker. Distcheck will not detect
    missing code when such code is configured not to build.
    
    The content of a tarball *must* always be identical, regardless
    of the configuration options used or on which platform it was configured.
    
    Signed-off-by: default avatarGaetan Nadon <memsize@videotron.ca>
    Signed-off-by: default avatarJakob Bornecrantz <jakob@vmware.com>
    04169f38