X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=Makefile.am;h=5ba858ce568702eafd985f4230a1e83b7abd2f6d;hb=f9e643a6aaf9d03fd6c36eb0ad953f2563a7c017;hp=af437a64d6d80a47ea903fd842a648fc59cbcd9a;hpb=28a2ee5c0e64ceb2a9c227bd965eabaf68b574c5;p=apply-default-acl.git diff --git a/Makefile.am b/Makefile.am index af437a6..5ba858c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1 +1,4 @@ SUBDIRS = src +EXTRA_DIST = doc run-tests.sh +man_MANS = doc/man/apply-default-acl.1 +TESTS = run-tests.sh