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:
parent
6a349d88a5
commit
22d6f35cda
1 changed files with 18 additions and 18 deletions
|
@ -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) \
|
||||||
|
|
Loading…
Reference in a new issue