about summary refs log tree commit diff homepage
path: root/tools/kleaver/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/kleaver/Makefile')
-rw-r--r--tools/kleaver/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/kleaver/Makefile b/tools/kleaver/Makefile
index f66d0598..10b19a20 100644
--- a/tools/kleaver/Makefile
+++ b/tools/kleaver/Makefile
@@ -19,7 +19,7 @@ LINK_COMPONENTS = support
 
 include $(LEVEL)/Makefile.common
 
-LIBS += -lstp
+LIBS += $(STP_LDFLAGS)
 
 ifeq ($(ENABLE_METASMT),1)
   include $(METASMT_ROOT)/share/metaSMT/metaSMT.makefile