From: Roland McGrath Date: Mon, 12 Jul 2004 07:27:23 +0000 (+0000) Subject: 2004-07-12 Roland McGrath X-Git-Tag: v4.5.18~557 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6617729a7a7e04dcb00684fbd760f5dbdf18b807;p=strace 2004-07-12 Roland McGrath * Makefile.am (EXTRA_DIST): Add linux/sh64/syscallent.h. --- diff --git a/Makefile.am b/Makefile.am index 2a1c1158..d86b6160 100644 --- a/Makefile.am +++ b/Makefile.am @@ -44,6 +44,7 @@ EXTRA_DIST = $(man_MANS) errnoent.sh signalent.sh syscallent.sh ioctlsort.c \ linux/s390x/signalent.h linux/s390x/syscallent.h \ linux/sh/syscallent.h linux/sh/errnoent.h \ linux/sh/ioctlent.h linux/sh/signalent.h \ + linux/sh64/syscallent.h \ linux/sparc/dummy2.h \ linux/sparc/errnoent.h linux/sparc/errnoent1.h \ linux/sparc/ioctlent.h linux/sparc/ioctlent1.h \