aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPetr Machata <pmachata@redhat.com>2012-08-31 15:08:45 +0200
committerPetr Machata <pmachata@redhat.com>2012-08-31 15:08:45 +0200
commit648b8f62f2ea57fbd74c735a73817866ff6b31b3 (patch)
treedba90dca1acc6256752b2d587309ec2fdd08f015 /Makefile.am
parent5e2cfb11c420af3352a62ea197f37f85c00e024c (diff)
downloadltrace-648b8f62f2ea57fbd74c735a73817866ff6b31b3.tar.gz
Add forgotten header files to Makefile.am
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index c47e851..177a498 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -65,15 +65,18 @@ ltrace_LDADD = \
noinst_HEADERS = \
backend.h \
+ breakpoint.h \
common.h \
debug.h \
defs.h \
demangle.h \
dict.h \
+ forward.h \
ltrace-elf.h \
ltrace.h \
options.h \
output.h \
+ proc.h \
read_config_file.h \
library.h \
filter.h \