mirror of
https://git.proxmox.com/git/mirror_corosync
synced 2025-07-31 04:33:59 +00:00
Final fixup to build all things properly.
git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@1613 fd59a12c-fef9-0310-b244-a6a79926bd2f
This commit is contained in:
parent
bdd95299f5
commit
72d30f4ee1
@ -181,7 +181,7 @@ install: all
|
||||
install -m 644 $(srcdir)include/$$aHeader $(DESTDIR)$(INCLUDEDIR); \
|
||||
done
|
||||
|
||||
install -m 644 $(srcdir)include/hdb.h $(DESTDIR)$(INCLUDEDIR)
|
||||
install -m 644 $(srcdir)include/hdb.h $(DESTDIR)$(INCLUDEDIR)
|
||||
install -m 644 $(srcdir)exec/coropoll.h $(DESTDIR)$(INCLUDEDIR_TOTEM)
|
||||
install -m 644 $(srcdir)exec/totempg.h $(DESTDIR)$(INCLUDEDIR_TOTEM)
|
||||
install -m 644 $(srcdir)exec/totem.h $(DESTDIR)$(INCLUDEDIR_TOTEM)
|
||||
|
@ -49,7 +49,7 @@
|
||||
#include "../include/saAis.h"
|
||||
#include <corosync/mar_gen.h>
|
||||
#include <corosync/ipc_gen.h>
|
||||
#include <corosync/engine/list.h>
|
||||
#include <corosync/list.h>
|
||||
#include "../include/saCkpt.h"
|
||||
#include "../include/ipc_ckpt.h"
|
||||
#include "../include/mar_ckpt.h"
|
||||
|
@ -46,7 +46,7 @@
|
||||
#include <sys/un.h>
|
||||
|
||||
#include <saAis.h>
|
||||
#include <corosync/engine/list.h>
|
||||
#include <corosync/list.h>
|
||||
#include <saLck.h>
|
||||
#include <corosync/ipc_gen.h>
|
||||
#include "../include/ipc_lck.h"
|
||||
|
@ -48,7 +48,7 @@
|
||||
#include <saAis.h>
|
||||
#include <saMsg.h>
|
||||
|
||||
#include <corosync/engine/list.h>
|
||||
#include <corosync/list.h>
|
||||
#include <corosync/ipc_gen.h>
|
||||
|
||||
#include "../include/ipc_msg.h"
|
||||
|
Loading…
Reference in New Issue
Block a user