1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-12-02 03:07:38 +01:00

(EXTRA_DIST): unwind-internal.h is now in unwind subdirectory.

(Logical change 1.257)
This commit is contained in:
hp.com!davidm 2004-08-26 10:02:46 +00:00
parent 6a349d88a5
commit 22d6f35cda

View file

@ -278,7 +278,7 @@ lib_LTLIBRARIES = $(lib_LTLIBRARIES_cdep) $(lib_LTLIBRARIES_arch) \
AM_CPPFLAGS = -I$(top_srcdir)/include/$(arch) -I$(top_srcdir)/include -I. AM_CPPFLAGS = -I$(top_srcdir)/include/$(arch) -I$(top_srcdir)/include -I.
AM_CCASFLAGS = $(AM_CPPFLAGS) AM_CCASFLAGS = $(AM_CPPFLAGS)
EXTRA_DIST = elfxx.h elfxx.c unwind-internal.h \ EXTRA_DIST = elfxx.h elfxx.c unwind/unwind-internal.h \
$(libunwind_la_SOURCES_hppa) \ $(libunwind_la_SOURCES_hppa) \
$(libunwind_la_SOURCES_ia64) \ $(libunwind_la_SOURCES_ia64) \
$(libunwind_la_SOURCES_x86) \ $(libunwind_la_SOURCES_x86) \