File: Makefile.am

package info (click to toggle)
globus-gsi-openssl-error 4.4-3
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,476 kB
  • sloc: sh: 11,139; ansic: 894; makefile: 77; perl: 41
file content (14 lines) | stat: -rw-r--r-- 213 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
ACLOCAL_AMFLAGS=-I m4
pkgconfdir = $(libdir)/pkgconfig

SUBDIRS = library test

doc_DATA = GLOBUS_LICENSE
pkgconf_DATA = globus-gsi-openssl-error.pc

EXTRA_DIST= \
	dirt.sh \
	$(doc_DATA)

distuninstallcheck:
	@: