From df667b96ea57a2d00b5c3cdd150a675591ffacac Mon Sep 17 00:00:00 2001 From: Niels Provos Date: Mon, 12 Nov 2007 02:32:35 +0000 Subject: [PATCH] we no longer need acconfig.h svn:r510 --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index e59a2f73..70550d46 100644 --- a/Makefile.am +++ b/Makefile.am @@ -28,7 +28,7 @@ VERSION_INFO = 2:0:0 bin_SCRIPTS = event_rpcgen.py -EXTRA_DIST = acconfig.h event.h event-internal.h log.h evsignal.h evdns.3 \ +EXTRA_DIST = event.h event-internal.h log.h evsignal.h evdns.3 \ evrpc.h evrpc-internal.h min_heap.h \ event.3 \ kqueue.c epoll_sub.c epoll.c select.c poll.c signal.c \ -- 2.40.0