From 9e20bbeec4650e4a8c1c7d2b63b639ccd5286648 Mon Sep 17 00:00:00 2001 From: Erik Larsson Date: Thu, 1 Jul 2010 19:05:05 +0200 Subject: [PATCH] This port of ntfsprogs doesn't need the old libntfs, so don't compile it (disregard completely). --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index beaf999f..b1f0a527 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ -SUBDIRS = doc include libntfs ntfsprogs +SUBDIRS = doc ntfsprogs EXTRA_DIST = AUTHORS CREDITS COPYING TODO.include TODO.libntfs ChangeLog \ INSTALL NEWS README autogen.sh ntfsprogs.spec.in \