File: Makefile.am

package info (click to toggle)
varconf 0.6.4-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,608 kB
  • ctags: 366
  • sloc: sh: 8,326; cpp: 1,672; makefile: 88
file content (11 lines) | stat: -rw-r--r-- 300 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
## Process this file with automake to generate Makefile.in

SUBDIRS = varconf doc tests

pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = varconf-1.0.pc

EXTRA_DIST = autogen.sh varconf.spec.in varconf.spec

docdir = $(datadir)/doc/varconf-$(VERSION)
doc_DATA = README COPYING AUTHORS THANKS NEWS