summaryrefslogtreecommitdiff
path: root/plugins/ropgadgets/Makefile.am
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2018-04-21 23:39:13 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2018-04-21 23:39:13 (GMT)
commit5bd00cf41b6618100f48d8c52998197049dbc136 (patch)
treed8671e4b343b3a180bed00eb6b98e9168d7e176c /plugins/ropgadgets/Makefile.am
parent8eb95d316f7b6fbad0ff798abfe7f70f89e812d2 (diff)
Reduced the number of generated shared objects.
Diffstat (limited to 'plugins/ropgadgets/Makefile.am')
-rw-r--r--plugins/ropgadgets/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/ropgadgets/Makefile.am b/plugins/ropgadgets/Makefile.am
index fed8bd4..842ff13 100644
--- a/plugins/ropgadgets/Makefile.am
+++ b/plugins/ropgadgets/Makefile.am
@@ -11,6 +11,8 @@ libropgadgets_la_SOURCES = \
libropgadgets_la_CFLAGS = $(AM_CFLAGS)
+libropgadgets_la_LDFLAGS = -L$(top_srcdir)/src/.libs -lchrysacore
+
AM_CPPFLAGS = $(LIBGTK_CFLAGS) $(LIBXML_CFLAGS) -I$(top_srcdir)/src