File: Makefile.am

package info (click to toggle)
elk 3.99.7-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny, squeeze
  • size: 5,068 kB
  • ctags: 3,303
  • sloc: ansic: 22,248; sh: 8,936; lisp: 6,208; makefile: 851; awk: 154; cpp: 92
file content (16 lines) | stat: -rw-r--r-- 207 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
NULL = 

SUBDIRS = include src lib scm doc examples
DIST_SUBDIRS = $(SUBDIRS)

EXTRA_DIST = \
	bootstrap \
	build-win32 \
	BUGS \
	ChangeLog \
	MACHINES \
	MIGRATE \
	$(NULL)

AUTOMAKE_OPTIONS = dist-bzip2