From b9b94cdd0a05ff3cba661fda58279e4bdc74db5c Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Wed, 1 Dec 2004 18:56:39 +0000 Subject: merge from merge4 to merge5 --- include/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'include/Makefile.am') diff --git a/include/Makefile.am b/include/Makefile.am index feb8cbd..f6f1600 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -1,9 +1,8 @@ ## Process this file with automake to produce Makefile.in -SUBDIRS = linux - fuseincludedir=$(includedir)/fuse fuseinclude_HEADERS = fuse.h +noinst_HEADERS = fuse_kernel.h # remove fuse.h from old place to avoid collision with new one install-data-local: -- cgit v1.2.3