summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2009-12-22 12:03:46 -0500
committerNick Mathewson <nickm@torproject.org>2009-12-22 15:52:12 -0500
commitc69d5a5d3c5e8e3cf406e2919441f30c400cf9e1 (patch)
tree92dfc5ed254a62ebb8376f94639f7f2de66f5804 /Makefile.am
parent292467c02e9a9c679d5760c171c74aaa090e0308 (diff)
downloadlibevent-c69d5a5d3c5e8e3cf406e2919441f30c400cf9e1.tar.gz
Remove the contents of WIN32-Prj as unmaintained.
Makefile.nmake is now the preferred way to build with MSVC; the project files haven't worked properly in ages.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index 4608911a..08fb0fdd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -56,10 +56,6 @@ EXTRA_DIST = \
bufferevent_async.c \
WIN32-Code/event-config.h \
WIN32-Code/tree.h \
- WIN32-Prj/event_test/event_test.dsp \
- WIN32-Prj/event_test/test.txt WIN32-Prj/libevent.dsp \
- WIN32-Prj/libevent.dsw WIN32-Prj/signal_test/signal_test.dsp \
- WIN32-Prj/time_test/time_test.dsp \
Makefile.nmake test/Makefile.nmake
lib_LTLIBRARIES = libevent.la libevent_core.la libevent_extra.la