File: Makefile.am

package info (click to toggle)
hfsplus 1.0.4-20
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 1,948 kB
  • sloc: ansic: 7,726; makefile: 54
file content (12 lines) | stat: -rw-r--r-- 119 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
#
# Makefile.am for hfsplus/doc
#

htmldir = $(DOCDIR)/hfsplus

html_DATA =		\
	bugs.html

EXTRA_DIST = $(html_DATA)