More missing dist files
This commit is contained in:
@@ -33,10 +33,11 @@ ts_LDADD = libheim-ipcs.la $(LIB_roken)
|
|||||||
ts_http_LDADD = $(ts_LDADD)
|
ts_http_LDADD = $(ts_LDADD)
|
||||||
tc_LDADD = libheim-ipcc.la $(LIB_roken)
|
tc_LDADD = libheim-ipcc.la $(LIB_roken)
|
||||||
|
|
||||||
if have_gcd
|
|
||||||
|
|
||||||
EXTRA_DIST = heim_ipc.defs heim_ipc_async.defs heim_ipc_reply.defs
|
EXTRA_DIST = heim_ipc.defs heim_ipc_async.defs heim_ipc_reply.defs
|
||||||
|
|
||||||
|
if have_gcd
|
||||||
|
|
||||||
heim_ipc.h heim_ipcUser.c heim_ipcServer.c heim_ipcServer.h: heim_ipc.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
|
mig -header heim_ipc.h -user heim_ipcUser.c -sheader heim_ipcServer.h -server heim_ipcServer.c -I$(srcdir) $(srcdir)/heim_ipc.defs
|
||||||
|
|
||||||
@@ -64,4 +65,4 @@ CLEANFILES = $(built_ipcc) $(built_ipcs)
|
|||||||
$(srcdir)/client.c: $(built_ipcc)
|
$(srcdir)/client.c: $(built_ipcc)
|
||||||
$(srcdir)/server.c: $(built_ipcs)
|
$(srcdir)/server.c: $(built_ipcs)
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
@@ -4,4 +4,4 @@ include $(top_srcdir)/Makefile.am.common
|
|||||||
|
|
||||||
SUBDIRS= mac
|
SUBDIRS= mac
|
||||||
|
|
||||||
EXTRA_DIST = windows
|
EXTRA_DIST = windows NTMakefile
|
||||||
|
Reference in New Issue
Block a user