File: Makefile.am

package info (click to toggle)
ude 0.2.6b-BETA-1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 1,444 kB
  • ctags: 1,089
  • sloc: ansic: 7,279; sh: 433; makefile: 330; cpp: 161; sed: 93
file content (7 lines) | stat: -rw-r--r-- 174 bytes parent folder | download
1
2
3
4
5
6
7
SUBDIRS= uwm
DIR_CONTENTS= \
	scratch.html \
	index.html
udedochtmldir= ${prefix}/doc/${PACKAGE}-${VERSION}/html
udedochtml_DATA= ${DIR_CONTENTS}
EXTRA_DIST= ${DIR_CONTENTS}