]> granicus.if.org Git - libevent/commit
Make include/event2/event-config.h not included in source dist
authorNick Mathewson <nickm@torproject.org>
Fri, 13 Aug 2010 15:41:37 +0000 (11:41 -0400)
committerNick Mathewson <nickm@torproject.org>
Fri, 13 Aug 2010 15:41:37 +0000 (11:41 -0400)
commita4af9be10a7b725d77a2ddbfa5d6ef8712521500
treefcea28ba8eafc391ef48fae56f6abc4b56d4d21a
parent4022b287f8b096edeea9b461b4a0e5eb3e7ebebf
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_ .
include/Makefile.am