From 6277fe026f8073103804be8b59b4f582512db39d Mon Sep 17 00:00:00 2001 From: Robert Tivy Date: Wed, 19 Nov 2014 14:16:31 -0800 Subject: Initial MessageQ transport implementation --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 3bd2d89..97f51be 100644 --- a/configure.ac +++ b/configure.ac @@ -132,6 +132,7 @@ AC_CONFIG_FILES([linux/src/mm/Makefile]) AC_CONFIG_FILES([linux/src/mm/libmmrpc.pc]) AC_CONFIG_FILES([linux/src/daemon/Makefile]) AC_CONFIG_FILES([linux/src/tests/Makefile]) +AC_CONFIG_FILES([linux/src/transport/Makefile]) AC_OUTPUT echo \ -- cgit v1.2.3