summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: 51601f0ea6412d92cf5d989a30f492a3ac319d4b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Install the Autoconf Archive
#
# Copyright (c) 2009 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)