summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2009-03-06 12:57:19 -0400
committerJohn Wiegley <johnw@newartisans.com>2009-03-06 12:57:19 -0400
commit5ce7755f305bb7d72a99432fc50b86d06b5067bc (patch)
treeb42dd5fe97fbbb6010b3973045df7c8735ee97c9 /Makefile.am
parent0b1c36145d736d1a45740ba2f935c724f3fa46c4 (diff)
downloadfork-ledger-5ce7755f305bb7d72a99432fc50b86d06b5067bc.tar.gz
fork-ledger-5ce7755f305bb7d72a99432fc50b86d06b5067bc.tar.bz2
fork-ledger-5ce7755f305bb7d72a99432fc50b86d06b5067bc.zip
Don't remove ABOUT-NLS file during distriution
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 9de8b7c5..23cef480 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -433,7 +433,6 @@ dist-hook:
$(distdir)/doc/Doxyfile.gen
cp -pR doc/html $(distdir)/doc
rm -f $(distdir)/README.textile
- rm -f $(distdir)/ABOUT-NLS
cp -p $(srcdir)/doc/README $(distdir)/README
cp -p $(srcdir)/tools/autogen.sh $(distdir)/autogen.sh