File: Makefile.am

package info (click to toggle)
elk 3.99.8-2
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 5,004 kB
  • sloc: ansic: 22,294; lisp: 6,208; makefile: 821; 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