summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: cd15f83)
raw | patch | inline | side by side (parent: cd15f83)
author | Jim Radford <radford@galvanix.com> | |
Tue, 17 Sep 2013 17:52:03 +0000 (17:52 +0000) | ||
committer | Jim Radford <radford@blackbean.org> | |
Wed, 14 Jan 2015 19:23:35 +0000 (11:23 -0800) |
src/Makefile.am | patch | blob | history |
diff --git a/src/Makefile.am b/src/Makefile.am
index d33f06a6c5db5a73674440042da9f056511f7c1e..004fc94ba31af5900d86cc6f839866f5f2ba3284 100644 (file)
--- a/src/Makefile.am
+++ b/src/Makefile.am
endif
perl_la_LDFLAGS = $(PLUGIN_LDFLAGS) \
$(PERL_LDFLAGS)
-perl_la_LIBS = $(PERL_LIBS)
+perl_la_LIBADD = $(PERL_LIBS)
endif
if BUILD_PLUGIN_PF