[PATCH] Remove list.h from global header install

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Steven Dake <sdake@xxxxxxxxxx>
---
 corosync.spec.in    |    1 -
 include/Makefile.am |    6 +++---
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/corosync.spec.in b/corosync.spec.in
index e970fa7..95438e8 100644
--- a/corosync.spec.in
+++ b/corosync.spec.in
@@ -270,7 +270,6 @@ The Corosync Cluster Engine APIs.
 %{_includedir}/corosync/cpg.h
 %{_includedir}/corosync/evs.h
 %{_includedir}/corosync/hdb.h
-%{_includedir}/corosync/list.h
 %{_includedir}/corosync/sam.h
 %{_includedir}/corosync/swab.h
 %{_includedir}/corosync/quorum.h
diff --git a/include/Makefile.am b/include/Makefile.am
index bc5e9dc..7dd8936 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -32,12 +32,12 @@
 MAINTAINERCLEANFILES    = Makefile.in corosync/config.h.in
 
 CS_H			= hdb.h cs_config.h cpg.h cfg.h evs.h swab.h 	\
-			corodefs.h \
-			list.h corotypes.h quorum.h votequorum.h sam.h cmap.h
+			corodefs.h corotypes.h quorum.h votequorum.h sam.h \
+			cmap.h
 
 CS_INTERNAL_H		= ipc_cfg.h ipc_cpg.h ipc_evs.h ipc_pload.h ipc_quorum.h 	\
 			jhash.h pload.h quorum.h sq.h ipc_votequorum.h ipc_cmap.h \
-			logsys.h coroapi.h icmap.h mar_gen.h
+			logsys.h coroapi.h icmap.h mar_gen.h list.h
 
 ENGINE_H		= quorum.h
 
-- 
1.7.7.6

_______________________________________________
discuss mailing list
discuss@xxxxxxxxxxxx
http://lists.corosync.org/mailman/listinfo/discuss


[Index of Archives]     [Linux Clusters]     [Corosync Project]     [Linux USB Devel]     [Linux Audio Users]     [Photo]     [Yosemite News]    [Yosemite Photos]    [Linux Kernel]     [Linux SCSI]     [X.Org]

  Powered by Linux