100-disable-tests-docs.patch 206 B

12345678910111213
  1. --- a/Makefile.am
  2. +++ b/Makefile.am
  3. @@ -45,10 +45,7 @@
  4. SUBDIRS = \
  5. lib \
  6. src \
  7. - doc \
  8. - examples \
  9. po \
  10. - tests \
  11. tools
  12. # Create the ChangeLog, but only if we're inside a git working directory