summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorhp.com!davidm <hp.com!davidm>2003-12-20 11:50:00 +0000
committerhp.com!davidm <hp.com!davidm>2003-12-20 11:50:00 +0000
commit67cfd98db9cd19b6f63b5367c7fe2fd9f1ac48f6 (patch)
treee11462cacb5a385679e9c6c84c0bed5fe2dccb88 /Makefile.am
parent0f47ba069ff3b60989801204765547e2b0b31044 (diff)
downloadlibunwind-67cfd98db9cd19b6f63b5367c7fe2fd9f1ac48f6.tar.gz
(EXTRA_DIST): Mention include/dwarf.h.
(Logical change 1.146)
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 373d0045..0f2f9d1e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -22,9 +22,9 @@ endif
SUBDIRS = src tests doc
-EXTRA_DIST = include/internal.h include/mempool.h \
+EXTRA_DIST = include/dwarf.h include/internal.h include/mempool.h \
include/libunwind-ia64.h include/tdep-ia64.h include/ia64/script.h \
- include/libunwind-hppa.h include/tdep-hppa.h \
+ include/libunwind-hppa.h include/tdep-hppa.h \
include/libunwind-x86.h include/tdep-x86.h
DISTCLEANFILES = include/libunwind.h include/tdep.h