summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2011-04-20 14:05:24 +0200
committerWerner Koch <wk@gnupg.org>2011-04-20 14:05:24 +0200
commit2adbf87bd18c6a7fe78fcd849026871f7a1603d1 (patch)
treee274b30dbf9030f5eba69e7f0dbef02abc1536cd /Makefile.am
parent76d3001b1fe28f64bb78ff27c748c97362208534 (diff)
downloadlibassuan-2adbf87bd18c6a7fe78fcd849026871f7a1603d1.tar.gz
Fix Makefile for rename of README.SVN to README.GIT.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index b97a1be..55040e7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,7 +21,7 @@
ACLOCAL_AMFLAGS = -I m4
AUTOMAKE_OPTIONS = dist-bzip2 no-dist-gzip
-EXTRA_DIST = config.rpath autogen.sh README.SVN
+EXTRA_DIST = config.rpath autogen.sh README.GIT
SUBDIRS = m4 src doc tests
@@ -30,5 +30,5 @@ dist-hook:
echo "$(VERSION)" > $(distdir)/VERSION
-stowinstall:
+stowinstall:
$(MAKE) $(AM_MAKEFLAGS) install prefix=/usr/local/stow/libassuan