Commit a4af9be10a7b725d77a2ddbfa5d6ef8712521500

Nick Mathewson 2010-08-13T11:41:37

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_ .