patch-Makefile_am 548 B

12345678910111213141516
  1. --- strace-4.10.orig/Makefile.am 2015-03-05 20:19:01.000000000 -0600
  2. +++ strace-4.10/Makefile.am 2015-06-07 09:23:50.141506084 -0500
  3. @@ -196,7 +196,13 @@ EXTRA_DIST = \
  4. linux/bfin/ioctls_inc0.h \
  5. linux/bfin/syscallent.h \
  6. linux/bfin/userent.h \
  7. + linux/crisv10/ioctls_arch0.h \
  8. + linux/crisv10/ioctls_inc0.h \
  9. + linux/crisv10/syscallent.h \
  10. linux/crisv10/userent.h \
  11. + linux/crisv32/ioctls_arch0.h \
  12. + linux/crisv32/ioctls_inc0.h \
  13. + linux/crisv32/syscallent.h \
  14. linux/crisv32/userent.h \
  15. linux/dummy.h \
  16. linux/errnoent.h \