patch-Makefile_am 316 B

12345678910111213
  1. --- flex-2.6.2.orig/Makefile.am 2016-10-21 02:43:44.000000000 +0200
  2. +++ flex-2.6.2/Makefile.am 2016-11-01 14:32:34.899271200 +0100
  3. @@ -45,10 +45,6 @@ EXTRA_DIST = \
  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