diff --git a/doc/Makefile.am b/doc/Makefile.am index e69de29b..e7f51f0d 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -0,0 +1,11 @@ +EXTRA_DIST = \ + CodingStyle \ + attribute_definitions \ + attributes.txt \ + compression.txt \ + template.c \ + template.h \ + tunable_settings \ + system_files.txt \ + system_security_descriptors.txt +