aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/linux-gnu/Makefile.am
diff options
context:
space:
mode:
authorPetr Machata <pmachata@redhat.com>2012-11-07 21:59:13 +0100
committerPetr Machata <pmachata@redhat.com>2012-11-07 21:59:13 +0100
commitaf766ab1e37231fe1d7dc5e4b598b9c92f78ecd4 (patch)
tree8cbd635b09659b8585ecbfda9f1f851126d096a7 /sysdeps/linux-gnu/Makefile.am
parent3a9a0ceefd46feb7d88b89be5cce5c4b190b3119 (diff)
downloadltrace-af766ab1e37231fe1d7dc5e4b598b9c92f78ecd4.tar.gz
Move default PTRACE_ constants into new file trace-defs.h
Include it also in events.c, where we use them as well.
Diffstat (limited to 'sysdeps/linux-gnu/Makefile.am')
-rw-r--r--sysdeps/linux-gnu/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/linux-gnu/Makefile.am b/sysdeps/linux-gnu/Makefile.am
index 50de797..bfa67d6 100644
--- a/sysdeps/linux-gnu/Makefile.am
+++ b/sysdeps/linux-gnu/Makefile.am
@@ -34,7 +34,7 @@ ___libos_la_LIBADD = \
libcpu.la
noinst_HEADERS = arch_syscallent.h signalent1.h syscallent1.h trace.h \
- events.h os.h
+ trace-defs.h events.h os.h
EXTRA_DIST = \
arch_mksyscallent \