Makefile.am 360 B

123456789101112
  1. EXTRA_DIST = HACKING \
  2. tor-resolve.1 tor-gencert.1 \
  3. tor-osx-dmg-creation.txt tor-rpm-creation.txt \
  4. tor-win32-mingw-creation.txt torify.1
  5. man_MANS = tor.1 tor-resolve.1 tor-gencert.1 torify.1
  6. SUBDIRS = design-paper spec
  7. DIST_SUBDIRS = design-paper spec