File: Makefile.am

package info (click to toggle)
geoip 1.6.7-2~bpo8%2B1
  • links: PTS
  • area: main
  • in suites: jessie-backports
  • size: 1,044 kB
  • sloc: ansic: 17,012; cpp: 1,522; perl: 200; makefile: 93; sh: 27; awk: 13
file content (15 lines) | stat: -rw-r--r-- 344 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
AM_CPPFLAGS = -Wall -ansi
ACLOCAL_AMFLAGS = -I m4

AUTOMAKE_OPTIONS = foreign

SUBDIRS =		\
	libGeoIP	\
	apps		\
	test		\
	man

pkgconfigdir = $(libdir)/pkgconfig/
nodist_pkgconfig_DATA = geoip.pc

EXTRA_DIST = LICENSE NEWS.md README.md README.OSX bootstrap GeoIP.spec GeoIP.spec.in Makefile.vc get_ver.awk geoip.ico geoip.pc.in data/GeoIP.dat