summaryrefslogtreecommitdiff
path: root/src/perl/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/perl/Makefile.am')
-rw-r--r--src/perl/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/perl/Makefile.am b/src/perl/Makefile.am
index 1a9a895b..6cae6a40 100644
--- a/src/perl/Makefile.am
+++ b/src/perl/Makefile.am
@@ -1,4 +1,4 @@
-noinst_LTLIBRARIES = libperl.la
+noinst_LIBRARIES = libperl.a
irssi-perl.c: perl-signals.h
@@ -8,7 +8,7 @@ INCLUDES = $(GLIB_CFLAGS) \
-I$(top_srcdir)/src \
-I$(top_srcdir)/src/core
-libperl_la_SOURCES = \
+libperl_a_SOURCES = \
irssi-perl.c \
xsinit.c