stepcode/include/Makefile.am

17 lines
383 B
Makefile

SUBDIRS = \
express \
exppp
# As yet the status of most of scl's headers is
# not clarified - the C++ headers are shared among
# the various cl* subdirectory builds so for the
# moment they are left there. At some point the
# public headers should be identified and placed
# in subdirectories here.
noinst_HEADERS = \
sclprefixes.h
include $(top_srcdir)/misc/Makefile.defs