From 6d92eb591ca52043c02c421d282ba15d5608d28a Mon Sep 17 00:00:00 2001 From: Erik Larsson Date: Mon, 22 Nov 2010 10:51:51 +0100 Subject: [PATCH] Re-added include/ and libntfs/ to the root Makefile.am. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index b1f0a527..beaf999f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ -SUBDIRS = doc ntfsprogs +SUBDIRS = doc include libntfs ntfsprogs EXTRA_DIST = AUTHORS CREDITS COPYING TODO.include TODO.libntfs ChangeLog \ INSTALL NEWS README autogen.sh ntfsprogs.spec.in \