File: Makefile.am

package info (click to toggle)
siag 3.5.1-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 8,076 kB
  • ctags: 8,908
  • sloc: ansic: 67,975; lisp: 5,435; sh: 3,342; cs: 679; makefile: 550; perl: 404
file content (11 lines) | stat: -rw-r--r-- 251 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11

docdir = $(prefix)/share/doc/siag/common

doc_DATA = COPYING.LIB Copyright \
	credits.html fonts.html form.html interpreters.html \
	office.html plugins.html search.html siaghelp.html

bin_SCRIPTS = siaghelp

EXTRA_DIST = $(doc_DATA) $(bin_SCRIPTS)