summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2009-02-03 15:48:53 -0400
committerJohn Wiegley <johnw@newartisans.com>2009-02-03 15:48:53 -0400
commitd53f7d14095c5f46e96e3f038192d03c2d9dbf1d (patch)
tree5148bdd14bf1187313ad85f692c251259be12362
parent05727c811172fa2fa787b544e1b80668a33f8630 (diff)
downloadfork-ledger-d53f7d14095c5f46e96e3f038192d03c2d9dbf1d.tar.gz
fork-ledger-d53f7d14095c5f46e96e3f038192d03c2d9dbf1d.tar.bz2
fork-ledger-d53f7d14095c5f46e96e3f038192d03c2d9dbf1d.zip
Removed README.textile when building the distribution tarball.
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 2ae65749..43dc40c5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -447,7 +447,7 @@ dist-hook:
$(distdir)/doc/Doxyfile.bak \
$(distdir)/doc/Doxyfile.gen
cp -pR $(srcdir)/doc/html $(distdir)/doc
- chmod u+w $(distdir)/README
+ rm -f $(distdir)/README.textile
cp -p $(srcdir)/doc/README $(distdir)/README
distclean-local: