aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
blob: 371d5144d74e5340fd78c77af57e479f8f5a8c11 (plain) (blame)
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