File: Makefile.am

package info (click to toggle)
lepton-eda 1.9.18-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 41,024 kB
  • sloc: ansic: 66,688; lisp: 29,508; sh: 6,792; makefile: 3,111; perl: 1,404; pascal: 1,161; lex: 887; sed: 16; cpp: 8
file content (11 lines) | stat: -rw-r--r-- 283 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
info_TEXINFOS = lepton-scheme.texi

AM_MAKEINFOHTMLFLAGS = --css-ref=lepton-scheme.css

EXTRA_DIST = lepton-scheme.css

all: all-am html
	$(MKDIR_P) $(builddir)/lepton-scheme.html/
	cp -fv $(srcdir)/lepton-scheme.css $(builddir)/lepton-scheme.html/

install-data-local: install-html