remove tree.h from EXTRA_DIST; from Charles Kerr

svn:r484
This commit is contained in:
Niels Provos 2007-11-07 03:25:03 +00:00
parent 3c1bbca672
commit 4555f75509

View File

@ -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/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-eof.c test/test-weof.c test/test-time.c \
test/test-init.c test/test.sh \ 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/config.h WIN32-Code/misc.c \
WIN32-Code/win32.c WIN32-Code/misc.h \ WIN32-Code/win32.c WIN32-Code/misc.h \
WIN32-Prj/event_test/event_test.dsp \ WIN32-Prj/event_test/event_test.dsp \