From 98d7cd1cd35d22009d43deb65ddebcbdca1db205 Mon Sep 17 00:00:00 2001 From: !antona Date: Thu, 22 Aug 2002 18:09:47 +0000 Subject: [PATCH] Update build system with new document. 2001/06/01 02:07:24-00:00 !antona It has been a long time since last commit. At moment have done a lot of work on mkntfs but also at the moment ntfsfix and ntfsdump_logfile and libntfs are broken. Basically only mkntfs works and that is not complete either. 2001/02/02 01:28:46-00:00 !antona make dist fixes using more Makefiles. (Logical change 1.5) --- doc/Makefile.am | 11 +++++++++++ 1 file changed, 11 insertions(+) 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 +