File: Makefile.am

package info (click to toggle)
libextractor 1%3A1.13-10
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 14,852 kB
  • sloc: ansic: 21,583; sh: 5,498; makefile: 792; cpp: 499; sed: 16
file content (15 lines) | stat: -rw-r--r-- 337 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# This Makefile.am is in the public domain
SUBDIRS  = m4 po src doc .
EXTRA_DIST = config.rpath \
  ABOUT-NLS

pkgconfigdatadir = $(libdir)/pkgconfig
pkgconfigdata_DATA = libextractor.pc

DISTCLEANFILES = \
  libextractor.pc \
  libextractor.pc.in \
  libextractor-uninstalled.sh \
  libextractor-uninstalled.pc

ACLOCAL_AMFLAGS = -I m4