From 57f0163a91fb724e457cb32ca7a74daedec49e4a Mon Sep 17 00:00:00 2001 From: "hp.com!davidm" Date: Wed, 5 Mar 2003 00:13:58 +0000 Subject: [PATCH] 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) --- src/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) 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....