File: Makefile.am

package info (click to toggle)
elk 3.99.8-10
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,204 kB
  • sloc: ansic: 22,346; lisp: 6,208; makefile: 775; sh: 171; awk: 154; cpp: 92
file content (22 lines) | stat: -rw-r--r-- 267 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
NULL = 

pkginclude_HEADERS = \
	compat.h \
	cstring.h \
	exception.h \
	extern.h \
	funcproto.h \
	gc.h \
	intern.h \
	kernel.h \
	misc.h \
	object.h \
	param.h \
	scheme.h \
	stkmem.h \
	type.h \
	$(NULL)

nodist_pkginclude_HEADERS = site.h
EXTRA_DIST = site.h.in