aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
blob: 6ee4d7d74c69bb52fcdd6c8cf9278188ea729774 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
ACLOCAL_AMFLAGS = -I m4
AUTOMAKE_OPTIONS = dist-bzip2

EXTRA_DIST = config.rpath  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