From 31aa53988b3d28ef575004985bbaf300e9dc7b0c Mon Sep 17 00:00:00 2001 From: Emmanuel Raviart Date: Fri, 27 Aug 2004 10:56:39 +0000 Subject: Removed SWIG Lasso.c file. Added a Python test for defederation (currently it aborts). --- csharp/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'csharp') diff --git a/csharp/Makefile.am b/csharp/Makefile.am index d3d55cf8..c3292b0c 100644 --- a/csharp/Makefile.am +++ b/csharp/Makefile.am @@ -3,8 +3,7 @@ INCLUDES = -I$(top_srcdir) lib_LTLIBRARIES = liblassosharpglue.la liblassosharpglue_la_SOURCES = \ - liblassosharpglue_wrap.c \ - $(top_srcdir)/swig/Lasso.c + liblassosharpglue_wrap.c liblassosharpglue_la_CFLAGS = \ $(LASSO_CFLAGS) \ -- cgit