summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2004-07-12 07:27:23 +0000
committerRoland McGrath <roland@redhat.com>2004-07-12 07:27:23 +0000
commit6617729a7a7e04dcb00684fbd760f5dbdf18b807 (patch)
tree80db1ba8e12900945c72c1b0215b3e573a2a7dce /Makefile.am
parent23e86d676352e4ad2f74413c6e4d171c384b85e4 (diff)
downloadstrace-6617729a7a7e04dcb00684fbd760f5dbdf18b807.tar.gz
strace-6617729a7a7e04dcb00684fbd760f5dbdf18b807.tar.bz2
strace-6617729a7a7e04dcb00684fbd760f5dbdf18b807.tar.xz
2004-07-12 Roland McGrath <roland@redhat.com>
* Makefile.am (EXTRA_DIST): Add linux/sh64/syscallent.h.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 2a1c115..d86b616 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 \