File: Makefile.am

package info (click to toggle)
elk 3.99.6-3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 5,292 kB
  • ctags: 3,323
  • sloc: ansic: 22,255; sh: 8,333; lisp: 6,208; makefile: 1,143; awk: 154; cpp: 92
file content (16 lines) | stat: -rw-r--r-- 224 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) autotools debian

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

AUTOMAKE_OPTIONS = dist-bzip2