File: Makefile.am

package info (click to toggle)
geda-doc 20061020-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 6,148 kB
  • ctags: 826
  • sloc: sh: 731; makefile: 135
file content (13 lines) | stat: -rw-r--r-- 350 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
SUBDIRS = images

docsdir = @GEDADOCDIR@/tutorials/gsch2pcb

docs_DATA = gschem-warmup.html transistor-guide.html tutorial.html \
	    tutorial-old.html

EXTRA_DIST = $(docs_DATA)

MOSTLYCLEANFILES = gschem.log *~
CLEANFILES = gschem.log *~
DISTCLEANFILES = *.log core FILE *~ prototype.bak
MAINTAINERCLEANFILES = gschem.log *~ Makefile.in configure