You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
475 B

7 years ago
7 years ago
11 years ago
  1. if USE_SYSTEM_SHARED_LIB
  2. SUBDIRS = src
  3. else
  4. SUBDIRS = libcork libipset src
  5. endif
  6. if ENABLE_DOCUMENTATION
  7. SUBDIRS += doc
  8. endif
  9. ACLOCAL_AMFLAGS = -I m4
  10. pkgconfiglibdir = $(libdir)/pkgconfig
  11. pkgconfiglib_DATA = shadowsocks-libev.pc
  12. EXTRA_DIST = acl Changes completions debian docker rpm README.md
  13. EXTRA_DIST += libcork/include libipset/include
  14. EXTRA_DIST += libipset/src/libipset/map/inspection-template.c.in
  15. EXTRA_DIST += libipset/src/libipset/set/inspection-template.c.in