File: Makefile.am

package info (click to toggle)
dspam 3.6.8-5
  • links: PTS
  • area: main
  • in suites: etch-m68k
  • size: 4,372 kB
  • ctags: 1,457
  • sloc: ansic: 24,738; sh: 9,859; perl: 2,378; makefile: 546; sql: 327
file content (25 lines) | stat: -rw-r--r-- 613 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# $Id: Makefile.am,v 1.9 2006/05/13 13:28:30 jonz Exp $
#
# Makefile.am
# Jonathan A. Zdziarski <jonathan@nuclearelephant.com>
#
# autoconf (GNU Autoconf) 2.59
# ltmain.sh (GNU libtool) 1.5.6
# automake (GNU automake) 1.9.2

includedir=@includedir@/dspam

SUBDIRS = . webui m4 man src 
DIST_SUBDIRS = . webui m4 txt man src doc scripts

EXTRA_DIST = autogen.sh RELEASE.NOTES CHANGELOG LICENSE \
  README UPGRADING

MAINTAINERCLEANFILES = Makefile.in aclocal.m4 auto-config.h.in \
	config.guess config.sub configure depcomp install-sh   \
	ltmain.sh missing mkinstalldirs

DEFS = @DEFS@ 

ACLOCAL_AMFLAGS = -I m4