From 4555f755094e25e5bd1b6483e09a5bfc9984764f Mon Sep 17 00:00:00 2001 From: Niels Provos Date: Wed, 7 Nov 2007 03:25:03 +0000 Subject: [PATCH] remove tree.h from EXTRA_DIST; from Charles Kerr svn:r484 --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 20bce7c4..5f0836f3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -38,7 +38,7 @@ EXTRA_DIST = acconfig.h event.h event-internal.h log.h evsignal.h evdns.3 \ test/Makefile.am test/Makefile.in test/bench.c test/regress.c \ test/test-eof.c test/test-weof.c test/test-time.c \ test/test-init.c test/test.sh \ - compat/sys/queue.h compat/sys/tree.h compat/sys/_time.h \ + 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-Prj/event_test/event_test.dsp \ -- 2.50.0