blob: d3cc06bba69fb5c69d67a72e56b9a7c71ce95d05 [file]
# Makefile for job_submit plugins
SUBDIRS = \
all_partitions \
defaults \
logging \
partition \
pbs \
require_timelimit \
throttle
if HAVE_LUA
SUBDIRS += lua
endif