MANIFEST.in 314 B

123456789101112
  1. #
  2. # MANIFEST.in file to enable inclusion of unit test data files and config
  3. #
  4. # NDG HTTPS Client Package
  5. #
  6. # P J Kershaw 17/01/12
  7. #
  8. # Copyright (C) 2012 STFC
  9. #
  10. # Licence: BSD - See LICENCE file for details
  11. recursive-include ndg/httpsclient/test *.crt *.key *.sh README
  12. recursive-include documentation Makefile