]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Revert an accidentally checked in change.
authorFlorian Krohm <florian@eich-krohm.de>
Thu, 4 Sep 2014 18:37:56 +0000 (18:37 +0000)
committerFlorian Krohm <florian@eich-krohm.de>
Thu, 4 Sep 2014 18:37:56 +0000 (18:37 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14460

docs/Makefile.am

index 93746606964263965488278b9e678f2123df86dc..f5b7258f32c840f986fe99b7ca2f0ea3330773d1 100644 (file)
@@ -7,7 +7,7 @@
 # Comment out the next line to skip building print docs.  The default
 # is not to skip building print docs.  Note, after changing it
 # you need to re-run autogen.sh and configure to make it take effect.
-BUILD_ALL_DOCS=yes
+BUILD_ALL_DOCS=yes
 
 ##-------------------------------------------------------------
 ## END OF HACK