From 45db924dfc19b49b7930522dbddd123fb9575e32 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sat, 18 Jan 2014 14:38:42 +0200 Subject: Fix import stub --- build/import/libxsd-frontend/stub.make | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build/import') 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