File: Makefile.am

package info (click to toggle)
globus-openssl-module 5.2-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,396 kB
  • sloc: sh: 11,325; ansic: 174; makefile: 59
file content (13 lines) | stat: -rw-r--r-- 209 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
ACLOCAL_AMFLAGS=-I m4
pkgconfigdir = $(libdir)/pkgconfig

SUBDIRS = library
doc_DATA = GLOBUS_LICENSE
pkgconfig_DATA = globus-openssl-module.pc

EXTRA_DIST = \
	dirt.sh \
	$(doc_DATA)

distuninstallcheck:
	@: