summaryrefslogtreecommitdiff
path: root/src/irc/proxy/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/irc/proxy/Makefile.am')
-rw-r--r--src/irc/proxy/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/irc/proxy/Makefile.am b/src/irc/proxy/Makefile.am
index f9c07c5e..3bb8d742 100644
--- a/src/irc/proxy/Makefile.am
+++ b/src/irc/proxy/Makefile.am
@@ -1,4 +1,5 @@
-noinst_LTLIBRARIES = libproxy.la
+moduledir = $(libdir)/irssi/modules
+module_LTLIBRARIES = libproxy.la
INCLUDES = $(GLIB_CFLAGS) -I$(top_srcdir)/src -I$(top_srcdir)/src/core/ \
-I$(top_srcdir)/src/irc/core/