From: Nick Mathewson Date: Thu, 20 Dec 2007 22:20:06 +0000 (+0000) Subject: r17291@catbus: nickm | 2007-12-20 17:19:55 -0500 X-Git-Tag: release-2.0.1-alpha~447 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=127888bded88781b93be0b95b27737433ba7d516;p=libevent r17291@catbus: nickm | 2007-12-20 17:19:55 -0500 Add tree.h to distributed files in trunk. svn:r607 --- diff --git a/Makefile.am b/Makefile.am index d32ad0a2..b25b1ff0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -41,6 +41,7 @@ EXTRA_DIST = autogen.sh event.h event-internal.h log.h evsignal.h evdns.3 \ compat/sys/queue.h compat/sys/_time.h \ WIN32-Code/config.h WIN32-Code/misc.c \ WIN32-Code/win32.c WIN32-Code/misc.h \ + WIN32-Code/tree.h \ WIN32-Prj/event_test/event_test.dsp \ WIN32-Prj/event_test/test.txt WIN32-Prj/libevent.dsp \ WIN32-Prj/libevent.dsw WIN32-Prj/signal_test/signal_test.dsp \