tarball: add $(CSOURCES) $(HHEADERS) to EXTRA_DIST
authorDaniel Stenberg <daniel@haxx.se>
Thu, 10 Jun 2010 21:22:59 +0000 (23:22 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 10 Jun 2010 21:22:59 +0000 (23:22 +0200)
commit9cb25ea5f776d6d327ef63615b072e47d2953cae
tree3b2a04f335a084fd5f5bbdec0a346f2bbcdf6bed
parent50f99d46cc1a407645836ef5d1c9f34df79e4199
tarball: add $(CSOURCES) $(HHEADERS) to EXTRA_DIST

It's not clear to me why we need this, but we apparently may
otherwise not get all files bundled in the dist tarball.
Makefile.am