From 9940b93926766c98ca07ecd12de92e61781697bc Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Sun, 13 Jul 2003 18:58:01 +0000 Subject: [PATCH] Added Win32 threads source to dist. --- shib/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 + -- 2.1.4