1
0
mirror of https://github.com/mobile-shell/mosh.git synced 2026-03-01 18:23:30 +01:00
Files
mosh-mirror/third/Makefile.am

8 lines
106 B
Makefile

SUBDIRS =
if COND_THIRD_LIBSTDDJB
SUBDIRS += libstddjb
endif
if COND_THIRD_POLL
SUBDIRS += poll
endif