File: Makefile.am

package info (click to toggle)
fuse 2.5.3-4.4%2Betch1
  • links: PTS
  • area: main
  • in suites: etch
  • size: 1,956 kB
  • ctags: 1,637
  • sloc: ansic: 10,865; sh: 8,751; makefile: 199
file content (15 lines) | stat: -rw-r--r-- 286 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
## Process this file with automake to produce Makefile.in

fuseincludedir=$(includedir)/fuse

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

include_HEADERS = old/fuse.h

noinst_HEADERS = fuse_kernel.h