From 28d8ff0ee1709434755c2fd2d27a971b7db546b2 Mon Sep 17 00:00:00 2001 From: Frederic Peters Date: Thu, 29 Sep 2005 12:41:22 +0000 Subject: [PATCH] removed c# dir from distribution --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 03a9b50a..77ceb097 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,7 +16,7 @@ endif SUBDIRS = lasso \ swig \ - $(PHP_SD) $(PYTHON_SD) $(JAVA_SD) $(CSHARP_SD) $(PERL_SD) \ + $(PHP_SD) $(PYTHON_SD) $(JAVA_SD) $(PERL_SD) \ tests \ win32 \ docs