File: Makefile.am

package info (click to toggle)
globus-gsi-sysconfig 9.2-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,740 kB
  • sloc: sh: 11,397; ansic: 6,354; perl: 480; makefile: 145
file content (14 lines) | stat: -rw-r--r-- 213 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
ACLOCAL_AMFLAGS=-I m4
pkgconfigdir = $(libdir)/pkgconfig

SUBDIRS = library test

doc_DATA = GLOBUS_LICENSE
pkgconfig_DATA = globus-gsi-sysconfig.pc

EXTRA_DIST= \
	dirt.sh \
	$(doc_DATA)

distuninstallcheck:
	@: