~ubuntu-branches/ubuntu/jaunty/autoconf-archive/jaunty

1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Install the Autoconf Macro Archive
#
# Copyright (c) 2008 by Peter Simons <simons@cryp.to>
# Licensed under the terms of the GNU General Public License.

dist_pkgdata_DATA       = AUTHORS COPYING README
CLEANFILES              = $(DIST_ARCHIVES)
MAINTAINERCLEANFILES    = missing install-sh configure Makefile.in aclocal.m4

aclocaldir              = $(datadir)/aclocal
dist_aclocal_DATA       = $(M4SOURCE)

htmldir                 = $(pkgdatadir)/html
dist_html_DATA          = $(HTMLDOC)