Skip to content
Snippets Groups Projects
Commit a0a82f82 authored by Moe Jette's avatar Moe Jette
Browse files

Install slurm_errno.h and hostlist.h

parent e49b2ac0
No related branches found
No related tags found
No related merge requests found
...@@ -47,6 +47,10 @@ libcommon_la_SOURCES = \ ...@@ -47,6 +47,10 @@ libcommon_la_SOURCES = \
$(elan_sources) \ $(elan_sources) \
$(auth_sources) $(auth_sources)
include_HEADERS = \
hostlist.h \
slurm_errno.h
noinst_HEADERS = \ noinst_HEADERS = \
xmalloc.h \ xmalloc.h \
xassert.h \ xassert.h \
...@@ -62,7 +66,6 @@ noinst_HEADERS = \ ...@@ -62,7 +66,6 @@ noinst_HEADERS = \
strlcpy.h \ strlcpy.h \
bitstring.h \ bitstring.h \
pack.h \ pack.h \
hostlist.h \
parse_spec.h \ parse_spec.h \
plugin.h \ plugin.h \
read_config.h \ read_config.h \
...@@ -75,7 +78,6 @@ noinst_HEADERS = \ ...@@ -75,7 +78,6 @@ noinst_HEADERS = \
slurm_protocol_socket_common.h \ slurm_protocol_socket_common.h \
slurm_protocol_mongo_common.h \ slurm_protocol_mongo_common.h \
slurm_protocol_interface.h \ slurm_protocol_interface.h \
slurm_errno.h \
util-net.h \ util-net.h \
qsw.h qsw.h
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment