patch-Makefile_am 596 B

1234567891011121314151617181920212223
  1. --- zile-2.4.11.orig/Makefile.am 2014-02-24 22:42:16.000000000 +0100
  2. +++ zile-2.4.11/Makefile.am 2014-04-08 14:25:07.000000000 +0200
  3. @@ -36,12 +36,10 @@ PERL_BUILDTIME = \
  4. EXTRA_DIST = \
  5. FAQ \
  6. - build-aux/zile-help2man-wrapper \
  7. $(PERL_BUILDTIME)
  8. doc_DATA = AUTHORS FAQ NEWS
  9. -include doc/Makefile.am
  10. include src/Makefile.am
  11. include tests/Makefile.am
  12. @@ -49,7 +47,6 @@ PRODUCTIONSOURCES = \
  13. configure.ac \
  14. Makefile.am \
  15. $(PERL_BUILDTIME) \
  16. - doc/Makefile.am \
  17. src/Makefile.am \
  18. $(src_zile_base_SOURCE_FILES) \
  19. src/tbl_opts.h.in