auxiliary: ship all files in the distribution tarball
authorEmil Velikov <emil.l.velikov@gmail.com>
Sun, 16 Nov 2014 01:07:32 +0000 (01:07 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Sun, 16 Nov 2014 01:07:32 +0000 (01:07 +0000)
commitd936ef3fb75f2333f795e004204b87760e564b3f
tree6be5845249e8d1be0290f8934fd91b04f3f599d7
parentded56e467437b2ee33ee01405072cb1c63fb8764
auxiliary: ship all files in the distribution tarball

 - Add all headers into Makefile.sources
 - Don't forget the target-helpers
 - Add the python scripts & the formats table/list (csv)
 - Temporary add vl/vl_winsys_dri.c to EXTRA_DIST until we rework the
way VL is build.
 - Add the following to EXTRA_DIST - they are included via the
generated u_indices_gen.c thus we should not add them to *SOURCES.
  indices/u_indices.c
  indices/u_unfilled_indices.c

XXX: Should we nuke gallivm/f.cpp ? It seems that no-one is using it.

v2: Rebase

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
src/gallium/auxiliary/Makefile.am
src/gallium/auxiliary/Makefile.sources