Fixed "dist" make target for newer versions of automake
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40755
This commit is contained in:
parent
d182a96b90
commit
c1d69dc26c
16 changed files with 22 additions and 701 deletions
|
@ -16,7 +16,7 @@ ARCH_SUBDIRS = $(srcdir)/generic \
|
|||
|
||||
# Older versions of Linux require an asm clone() implementation
|
||||
if USE_CLONE
|
||||
THREAD_ASM_SRC = clone.S
|
||||
THREAD_ASM_SRC = linux/clone.S
|
||||
else
|
||||
THREAD_ASM_SRC =
|
||||
endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue