Files
mosh/third/Makefile.am
T
Anders Kaseorg c56f8229e5 Build with bundled libstddjb selfpipe by default
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2012-03-07 03:10:19 -05:00

5 lines
63 B
Makefile

SUBDIRS =
if COND_THIRD_LIBSTDDJB
SUBDIRS += libstddjb
endif