summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: d449f54dd4fc7dd1d7e92b78cd4a40a6500fd7a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

ACLOCAL_AMFLAGS = -I m4
AUTOMAKE_OPTIONS = dist-bzip2 no-dist-gzip

EXTRA_DIST = config.rpath autogen.sh README.SVN

SUBDIRS = m4 src doc tests


dist-hook:
	echo "$(VERSION)" > $(distdir)/VERSION


stowinstall: 
	$(MAKE) $(AM_MAKEFLAGS) install prefix=/usr/local/stow/libassuan