From 09b094e96e2c6c5156a02a7177be2316a21e7e75 Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Sat, 27 Jun 2009 13:20:25 +0000 Subject: [PATCH] (trunk) add macosx-libevent-event-config.h to EXTRA_DIST to make sure it's bundled in the tarball --- third-party/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/third-party/Makefile.am b/third-party/Makefile.am index 92958e97a..0130aebe5 100644 --- a/third-party/Makefile.am +++ b/third-party/Makefile.am @@ -6,7 +6,9 @@ endif SUBDIRS = libnatpmp miniupnp libevent $(DHT_DIR) -EXTRA_DIST = macosx-libevent-config.h +EXTRA_DIST = \ + macosx-libevent-config.h \ + macosx-libevent-event-config.h install: