diff --git a/perl/local.mk b/perl/local.mk index 8e5d72a87..8ff60e9ce 100644 --- a/perl/local.mk +++ b/perl/local.mk @@ -23,7 +23,7 @@ ifeq ($(perlbindings), yes) Store_SOURCES := $(Store_DIR)/Store.cc - Store_LIBS = libstore + Store_LIBS = libstore libutil Store_CXXFLAGS = \ -I$(shell $(perl) -e 'use Config; print $$Config{archlibexp};')/CORE \