From edb2190cc1af4219d497f0b154dda69ac80d91b0 Mon Sep 17 00:00:00 2001 From: Love Hornquist Astrand Date: Sun, 12 Sep 2010 23:04:00 -0700 Subject: [PATCH] add heim_ipc_reply.defs --- lib/ipc/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ipc/Makefile.am b/lib/ipc/Makefile.am index 0fb8c9bb4..36df52538 100644 --- a/lib/ipc/Makefile.am +++ b/lib/ipc/Makefile.am @@ -33,7 +33,7 @@ tc_LDADD = libheim-ipcc.la $(LIB_roken) if have_gcd -EXTRA_DIST = heim_ipc.defs heim_ipc_async.defs +EXTRA_DIST = heim_ipc.defs heim_ipc_async.defs heim_ipc_reply.defs heim_ipc.h heim_ipcUser.c heim_ipcServer.c heim_ipcServer.h: heim_ipc.defs mig -header heim_ipc.h -user heim_ipcUser.c -sheader heim_ipcServer.h -server heim_ipcServer.c -I$(srcdir) $(srcdir)/heim_ipc.defs -- 2.11.4.GIT