Author :
Nick Mathewson
Date :
2010-08-13 11:41:37
Hash :a4af9be1 Message :Make include/event2/event-config.h not included in source dist
As a generated file, it shouldn't get included in our source
distribution. Apparently there is an automake incant for this:
nobase_ even stacks with nodist_ .