From: Scott Cantor Date: Sun, 13 Jul 2003 18:58:01 +0000 (+0000) Subject: Added Win32 threads source to dist. X-Git-Tag: 1.2.1~562 X-Git-Url: http://www.project-moonshot.org/gitweb/?a=commitdiff_plain;h=9940b93926766c98ca07ecd12de92e61781697bc;p=shibboleth%2Fcpp-sp.git Added Win32 threads source to dist. --- diff --git a/shib/Makefile.am b/shib/Makefile.am index 40ec87e..2e7595e 100644 --- a/shib/Makefile.am +++ b/shib/Makefile.am @@ -29,4 +29,5 @@ libshib_la_SOURCES = \ # http://sources.redhat.com/autobook/autobook/autobook_91.html libshib_la_LDFLAGS = -version-info 4:0:0 -EXTRA_DIST = shib.dsp +EXTRA_DIST = shib.dsp shib-threads-win32.cpp +