From 7f2876d1fb227951bf2531847a4f540df7fcbb78 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sat, 18 Jan 2014 14:38:01 +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 8c72f1b..bdd7d74 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