From ceb1cfa0bef9018eba262223f1585dd14ae87138 Mon Sep 17 00:00:00 2001 From: Love Hornquist Astrand Date: Sat, 21 Nov 2009 10:29:39 -0800 Subject: [PATCH] add ipc --- lib/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/Makefile.am b/lib/Makefile.am index 0ac6a06b6..9ee71d778 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -31,6 +31,7 @@ SUBDIRS = \ asn1 \ $(dir_sqlite) \ $(dir_hcrypto) \ + ipc \ hx509 \ krb5 \ ntlm \