File: Makefile.am

package info (click to toggle)
engine-pkcs11 0.1.4-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 1,520 kB
  • ctags: 72
  • sloc: sh: 8,904; ansic: 728; makefile: 35
file content (17 lines) | stat: -rw-r--r-- 455 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Process this file with automake to create Makefile.in

SUBDIRS = . aclocal src 
DIST_SUBDIRS = . aclocal doc src 

EXTRA_DIST = NEWS bootstrap depcomp 

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

DEPCLEANFILES = config.log configure

AUTOMAKE_OPTIONS = foreign 1.5
ACLOCAL_AMFLAGS = -I aclocal