]> granicus.if.org Git - strace/commitdiff
2008-07-31 Roland McGrath <roland@redhat.com>
authorRoland McGrath <roland@redhat.com>
Fri, 1 Aug 2008 01:15:24 +0000 (01:15 +0000)
committerRoland McGrath <roland@redhat.com>
Fri, 1 Aug 2008 01:15:24 +0000 (01:15 +0000)
* Makefile.am (EXTRA_DIST): Add new linux/arm/ files.

Makefile.am

index 6b7ce8a47d49af8d3e1f6d0ed726d9d3355fa451..54492cf6824158e75f2d2e8689a5190de9372116 100644 (file)
@@ -31,7 +31,9 @@ EXTRA_DIST = $(man_MANS) errnoent.sh signalent.sh syscallent.sh ioctlsort.c \
             linux/syscall.h linux/syscallent.h linux/dummy.h \
             linux/alpha/errnoent.h linux/alpha/ioctlent.h \
             linux/alpha/signalent.h linux/alpha/syscallent.h \
-            linux/arm/syscallent.h \
+            linux/arm/syscallent.h linux/arm/syscallent1.h \
+            linux/arm/signalent1.h linux/arm/ioctlent1.h \
+            linux/arm/errnoent1.h \
             linux/hppa/errnoent.h linux/hppa/ioctlent.h \
             linux/hppa/signalent.h linux/hppa/syscallent.h \
             linux/ia64/syscallent.h linux/ia64/errnoent.h \