From 51ec103bec44fc172cb606e30fd681f378ed4809 Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Wed, 10 Nov 2004 11:52:26 +0000 Subject: merge up to fuse_2_0_merge1 --- include/linux/Makefile.am | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'include/linux/Makefile.am') diff --git a/include/linux/Makefile.am b/include/linux/Makefile.am index 173f647..486c3d4 100644 --- a/include/linux/Makefile.am +++ b/include/linux/Makefile.am @@ -1,3 +1,8 @@ ## Process this file with automake to produce Makefile.in noinst_HEADERS = fuse.h + +all-local: fuse.h + +fuse.h: + ln -s ../../kernel/linux/fuse.h . -- cgit v1.2.3