Makefile.am 665 B

12345678910111213141516
  1. systest:
  2. sh $(srcdir)/runall.sh
  3. distclean-local:
  4. sh $(srcdir)/cleanall.sh
  5. # Most of the files under this directory (including test subdirectories)
  6. # must be listed in EXTRA_DIST.
  7. EXTRA_DIST = README cleanall.sh ifconfig.sh start.pl stop.pl run.sh runall.sh
  8. EXTRA_DIST += common/default_user.csv
  9. EXTRA_DIST += glue/auth.good glue/example.good glue/noglue.good glue/test.good
  10. EXTRA_DIST += glue/tests.sh glue/clean.sh
  11. EXTRA_DIST += glue/nsx1/com.db glue/nsx1/net.db glue/nsx1/root-servers.nil.db
  12. EXTRA_DIST += glue/nsx1/root.db
  13. EXTRA_DIST += bindctl/tests.sh bindctl/clean.sh bindctl/setup.sh
  14. EXTRA_DIST += bindctl/nsx1/root.db bindctl/nsx1/example-normalized.db