mirror of
https://github.com/shadowsocks/simple-obfs.git
synced 2026-02-09 01:59:16 +08:00
8 lines
93 B
Makefile
8 lines
93 B
Makefile
SUBDIRS = libcork src
|
|
|
|
if ENABLE_DOCUMENTATION
|
|
SUBDIRS += doc
|
|
endif
|
|
|
|
ACLOCAL_AMFLAGS = -I m4
|