From 22aff0492dc51c8c9ce967871652e62e0144833d Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Mon, 1 Mar 2010 22:06:12 -0500 Subject: [PATCH] Distribute libevent.pc.in, not libevent.pc --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index ebb63a56..77eaab7e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -41,7 +41,7 @@ EXTRA_DIST = \ LICENSE \ autogen.sh evdns.3 \ event.3 \ - libevent.pc \ + libevent.pc.in \ Doxyfile \ kqueue.c epoll_sub.c epoll.c select.c poll.c signal.c \ evport.c devpoll.c win32select.c event_rpcgen.py \ -- 2.50.1