File: Makefile.am

package info (click to toggle)
libzip 0.8-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 2,324 kB
  • ctags: 389
  • sloc: sh: 9,486; ansic: 4,099; makefile: 226
file content (12 lines) | stat: -rw-r--r-- 251 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
# not GPL, thus no COPYING
AUTOMAKE_OPTIONS=dist-bzip2 foreign

SUBDIRS=lib src man regress

pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = libzip.pc

EXTRA_DIST=	CMakeLists.txt \
		cmake-config.h.in \
		libzip.pc.in \
		libzip-uninstalled.pc.in