File: Makefile.am

package info (click to toggle)
globus-callout 3.15-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,524 kB
  • ctags: 242
  • sloc: sh: 11,358; ansic: 1,274; makefile: 191
file content (12 lines) | stat: -rw-r--r-- 185 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
pkgconfigdir = $(libdir)/pkgconfig
SUBDIRS = library test

doc_DATA = GLOBUS_LICENSE
pkgconfig_DATA = globus-callout.pc

EXTRA_DIST = \
	dirt.sh \
	$(doc_DATA)

distuninstallcheck:
	@: