AUTOMAKE_OPTIONS = foreign

# Note: the order of SUBDIRS is important.
# Attempt to disable parallel processing.
.NOTPARALLEL:
.NO_PARALLEL:
SUBDIRS =	include libreplace libspf2 spfquery spftest spfd spf_example
TARGETS =


syntax highlighted by Code2HTML, v. 0.9.1