From 2c14b196a273eec81c3ef1bd09831d504d6c27e5 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 31 Oct 2006 19:53:52 +0000 Subject: Preparing the 1.0.0 release. --- Makefile.am | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 3ecc0e0..6ee4d7d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -10,3 +10,6 @@ SUBDIRS = m4 src doc tests dist-hook: echo "$(VERSION)" > $(distdir)/VERSION + +stowinstall: + $(MAKE) $(AM_MAKEFLAGS) install prefix=/usr/local/stow/libassuan -- cgit v1.2.1