summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorhp.com!davidm <hp.com!davidm>2003-03-05 00:13:58 +0000
committerhp.com!davidm <hp.com!davidm>2003-03-05 00:13:58 +0000
commit57f0163a91fb724e457cb32ca7a74daedec49e4a (patch)
tree6f7d1cbc5b5a0a62221eabffc61bb9f29d79c4dd /src/Makefile.am
parent9d61294fde255d01815a6f40be86761f4256a5dc (diff)
downloadlibunwind-57f0163a91fb724e457cb32ca7a74daedec49e4a.tar.gz
Auto merged
2003/03/04 16:13:44-08:00 hp.com!davidm (EXTRA_DIST): New macro. Mention elfxx.h and elfxx.c. Reported by Arun Sharma. (Logical change 1.58)
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index c308d1cb..3d643e25 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,6 +1,8 @@
SOVERSION=1:0:0 # See comments at end of file.
SETJMP_SO_VERSION=0:0:0
+EXTRA_DIST = elfxx.h elfxx.c
+
if REMOTE_ONLY
install-exec-hook:
# Nothing to do here....