]> granicus.if.org Git - libevent/commitdiff
remove tree.h from EXTRA_DIST; from Charles Kerr
authorNiels Provos <provos@gmail.com>
Wed, 7 Nov 2007 03:25:03 +0000 (03:25 +0000)
committerNiels Provos <provos@gmail.com>
Wed, 7 Nov 2007 03:25:03 +0000 (03:25 +0000)
svn:r484

Makefile.am

index 20bce7c48b0c9ce9e35015425a53904351e27692..5f0836f388d9fcab60e8254c12cb9f1fa78b08be 100644 (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/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 \