aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2011-05-09 00:18:34 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2011-05-09 00:18:34 +0300
commitc9bb1bdfd12dce4d20375e6bd3bf6d41417191d8 (patch)
tree5039c88670bfa2596151ca467f75df7cec030503 /Makefile.am
parente523423777dd75acc59cf7b9e7466527d774a9f9 (diff)
downloadgrecs-c9bb1bdfd12dce4d20375e6bd3bf6d41417191d8.tar.gz
grecs-c9bb1bdfd12dce4d20375e6bd3bf6d41417191d8.tar.bz2
Write README files.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 0eb4b0e..d37678c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -35,6 +35,10 @@ gitid.h:
fi; \
fi;
+dist-hook:
+ :
+@GRECS_CHANGELOG@ cp $(srcdir)/README.standalone $(distdir)/README
+
@GRECS_CHANGELOG@.PHONY: ChangeLog
@GRECS_CHANGELOG@ChangeLog:
@GRECS_CHANGELOG@ $(AM_V_GEN)if test -d .git; then \

Return to:

Send suggestions and report system problems to the System administrator.