Skip to content
Snippets Groups Projects
Commit 8e464449 authored by tewk's avatar tewk
Browse files

Added rules for nodelist module

parent 61df2eb2
No related branches found
No related tags found
No related merge requests found
......@@ -33,6 +33,7 @@ libcommon_la_SOURCES = xmalloc.c \
slurm_protocol_util.c \
slurm_protocol_socket_implementation.c \
slurm_protocol_defs.c \
nodelist.c\
$(elan_sources)
noinst_HEADERS = xmalloc.h \
......@@ -53,6 +54,7 @@ noinst_HEADERS = xmalloc.h \
slurm_protocol_common.h \
slurm_protocol_socket_common.h \
slurm_protocol_mongo_common.h \
nodelist.h\
qsw.h
EXTRA_libcommon_la_SOURCES = \
......
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