aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/Makefile.am')
-rw-r--r--include/linux/Makefile.am8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/linux/Makefile.am b/include/linux/Makefile.am
deleted file mode 100644
index 486c3d4..0000000
--- a/include/linux/Makefile.am
+++ /dev/null
@@ -1,8 +0,0 @@
-## 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 .