From 753375ffcf25b63e6f8e0c05aa36bb2fe0094329 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 2 Nov 2010 20:17:57 +0000 Subject: Might now build for CE using MSC. --- src/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index ecda9047..0065c073 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -102,7 +102,6 @@ else uiserver_components = endif - # These are the source files common to all library versions. We used # to build a non-installed library for that, but that does not work # correctly on all platforms (in particular, one can not specify the -- cgit