File: Makefile.am

package info (click to toggle)
globus-gsi-proxy-core 7.7-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,576 kB
  • ctags: 301
  • sloc: sh: 11,054; ansic: 4,089; makefile: 142
file content (14 lines) | stat: -rw-r--r-- 209 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
ACLOCAL_AMFLAGS=-I m4
pkgconfigdir = $(libdir)/pkgconfig

SUBDIRS = library

doc_DATA = GLOBUS_LICENSE
pkgconfig_DATA = globus-gsi-proxy-core.pc

EXTRA_DIST= \
	dirt.sh \
	$(doc_DATA)

distuninstallcheck:
	@: