aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/Makefile.am
blob: 486c3d4c8e4e7669da2e76f8470479cb18bd5be9 (plain) (blame)
1
2
3
4
5
6
7
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 .