From c6367e9194d077e09c29833582b6029ac221d04d Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Tue, 9 Jun 2009 21:28:54 +0000 Subject: [PATCH] (trunk) #2185: Make uninstall deletes system libevent files. --- third-party/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/third-party/Makefile.am b/third-party/Makefile.am index 1249218ca..241a1fa25 100644 --- a/third-party/Makefile.am +++ b/third-party/Makefile.am @@ -4,3 +4,5 @@ SUBDIRS = libnatpmp miniupnp dht libevent EXTRA_DIST = macosx-libevent-config.h install: + +uninstall: