From a587732e6067f78cfbe8f8be8cf1613f7afefc37 Mon Sep 17 00:00:00 2001 From: Love Hornquist Astrand Date: Sat, 21 Nov 2009 10:29:14 -0800 Subject: [PATCH] add lib/ipc/Makefile --- configure.ac | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.ac b/configure.ac index 73fdaa870..b59a40d67 100644 --- a/configure.ac +++ b/configure.ac @@ -552,6 +552,7 @@ AC_CONFIG_FILES(Makefile \ lib/gssapi/Makefile \ lib/ntlm/Makefile \ lib/hdb/Makefile \ + lib/ipc/Makefile \ lib/kadm5/Makefile \ lib/kafs/Makefile \ lib/kdfs/Makefile \