From 48b98c3ee071d2ec87cc2bb0564f2811a9586249 Mon Sep 17 00:00:00 2001 From: Thomas Cort Date: Sat, 3 Sep 2016 07:52:51 -0400 Subject: [PATCH] sql: include install/uninstall scripts in distribution --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 6082a25..0b85086 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ ACLOCAL_AMFLAGS = -I m4 -EXTRA_DIST = README.md CONTRIBUTING.md +EXTRA_DIST = README.md CONTRIBUTING.md installdb.sql uninstalldb.sql lib_LTLIBRARIES = lib_mysqludf_amqp.la lib_mysqludf_amqp_la_SOURCES = lib_mysqludf_amqp.h lib_mysqludf_amqp_info.c send.h send.c lib_mysqludf_amqp_sendjson.c lib_mysqludf_amqp_sendstring.c uuid.h uuid.c