patch-Makefile_am 316 B

12345678910111213
  1. --- flex-2.6.1.orig/Makefile.am 2016-02-27 14:53:59.000000000 +0100
  2. +++ flex-2.6.1/Makefile.am 2016-06-20 23:50:16.000000000 +0200
  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