File: Makefile.am

package info (click to toggle)
fuse 2.9.3-15%2Bdeb8u2
  • links: PTS
  • area: main
  • in suites: jessie
  • size: 3,100 kB
  • ctags: 4,177
  • sloc: ansic: 16,722; sh: 12,052; makefile: 163
file content (17 lines) | stat: -rw-r--r-- 344 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
## Process this file with automake to produce Makefile.in

fuseincludedir=$(includedir)/fuse

fuseinclude_HEADERS = \
	fuse.h			\
	fuse_compat.h		\
	fuse_common.h		\
	fuse_common_compat.h    \
	fuse_lowlevel.h		\
	fuse_lowlevel_compat.h	\
	fuse_opt.h		\
	cuse_lowlevel.h

include_HEADERS = old/fuse.h ulockmgr.h

noinst_HEADERS = fuse_kernel.h