]> granicus.if.org Git - libevent/commitdiff
Export nmakefiles in source distribution.
authorNick Mathewson <nickm@torproject.org>
Thu, 5 Nov 2009 20:45:07 +0000 (20:45 +0000)
committerNick Mathewson <nickm@torproject.org>
Thu, 5 Nov 2009 20:45:07 +0000 (20:45 +0000)
svn:r1509

Makefile.am

index ac0d5ed78e75256112cec1dea190c19122920601..e62376d8836c12ee4684f032b31d5a044b5f37fc 100644 (file)
@@ -59,7 +59,8 @@ EXTRA_DIST = \
        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
+       WIN32-Prj/time_test/time_test.dsp \
+       Makefile.nmake test/Makefile.nmake
 
 lib_LTLIBRARIES = libevent.la libevent_core.la libevent_extra.la
 if PTHREADS