summaryrefslogtreecommitdiff
path: root/plugins/androhelpers/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/androhelpers/Makefile.am')
-rw-r--r--plugins/androhelpers/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/androhelpers/Makefile.am b/plugins/androhelpers/Makefile.am
index c0c423f..4df2b45 100644
--- a/plugins/androhelpers/Makefile.am
+++ b/plugins/androhelpers/Makefile.am
@@ -10,7 +10,8 @@ libandrohelpers_la_SOURCES = \
try_n_catch.h try_n_catch.c \
switch.h switch.c
-libandrohelpers_la_LDFLAGS = -L$(top_srcdir)/src/.libs -lchrysacore
+libandrohelpers_la_LDFLAGS = \
+ -L$(top_srcdir)/src/.libs -lchrysacore
devdir = $(includedir)/chrysalide-$(subdir)