summaryrefslogtreecommitdiff
path: root/plugin/handler_socket/plug.in
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/handler_socket/plug.in')
-rw-r--r--plugin/handler_socket/plug.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugin/handler_socket/plug.in b/plugin/handler_socket/plug.in
index 0a6c36ba39f..fd351dec98d 100644
--- a/plugin/handler_socket/plug.in
+++ b/plugin/handler_socket/plug.in
@@ -16,4 +16,5 @@ MYSQL_PLUGIN_ACTIONS(handlersocket,
AC_SUBST(MYSQL_LIB)
AC_SUBST(PLUGIN_DIR)
AC_SUBST(HANDLERSOCKET_SUBDIRS)
+ AC_CONFIG_FILES(plugin/handler_socket/perl-Net-HandlerSocket/Makefile.PL)
])