aboutsummaryrefslogtreecommitdiffstats
path: root/include/Makefile.am
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2004-12-01 18:56:39 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2004-12-01 18:56:39 +0000
commitb9b94cdd0a05ff3cba661fda58279e4bdc74db5c (patch)
tree79461f2a8fe5ea8aeb83cf312b542919d69e67e1 /include/Makefile.am
parent039322d8f1295bf20057303882bf1202a03d125e (diff)
downloadlibfuse-b9b94cdd0a05ff3cba661fda58279e4bdc74db5c.tar.gz
merge from merge4 to merge5
Diffstat (limited to 'include/Makefile.am')
-rw-r--r--include/Makefile.am3
1 files changed, 1 insertions, 2 deletions
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: