From 3db31fe1b3016665fe41ab35c3dca57231c25ae6 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sat, 18 Jan 2014 14:38:55 +0200 Subject: Fix import stub --- build/import/libxsd-frontend/stub.make | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/import/libxsd-frontend/stub.make b/build/import/libxsd-frontend/stub.make index d0d75e6..893a8b9 100644 --- a/build/import/libxsd-frontend/stub.make +++ b/build/import/libxsd-frontend/stub.make @@ -13,7 +13,7 @@ ifdef libxsd_frontend_installed ifeq ($(libxsd_frontend_installed),y) -$(call export,l: -lxsd-frontend -lfrontend-elements -lcult -lxerces-c,cpp_options: ) +$(call export,l: -lxsd-frontend -lcutl -lxerces-c,cpp_options: ) else -- cgit v1.1