File: Makefile.am

package info (click to toggle)
craft 3.5-10
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 18,000 kB
  • ctags: 1,602
  • sloc: cpp: 3,794; makefile: 2,319; ansic: 857; sh: 385
file content (15 lines) | stat: -rw-r--r-- 313 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
## Process this file with automake to produce Makefile.in
# added to make building the Debian package easier
# by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>

AUTOMAKE_OPTIONS = 1.3 foreign

SUBDIRS = pic

docsdir = $(prefix)/share/doc/@PACKAGE@

docs_DATA = \
	ccc.gif		\
	craft.html	\
	craftcc.html