From: Nick Mathewson Date: Tue, 2 Mar 2010 03:06:12 +0000 (-0500) Subject: Distribute libevent.pc.in, not libevent.pc X-Git-Tag: release-2.0.5-beta~110 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=22aff0492dc51c8c9ce967871652e62e0144833d;p=libevent Distribute libevent.pc.in, not libevent.pc --- 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 \