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.

15 lines
207 B

  1. ACLOCAL_AMFLAGS = -I m4
  2. EXTRA_DIST = \
  3. autogen.sh \
  4. libsodium.sln \
  5. libsodium.vcxproj \
  6. libsodium.vcxproj.filters \
  7. LICENSE \
  8. README.markdown \
  9. THANKS
  10. SUBDIRS = \
  11. dist-build \
  12. msvc-scripts \
  13. src