mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
[$(subdir) = misc]: Use sysdep_headers instead of headers for make dist.
This commit is contained in:
@ -7,5 +7,5 @@ endif
|
||||
ifeq ($(subdir),misc)
|
||||
sysdep_routines += cachectl cacheflush sysmips _test_and_set
|
||||
|
||||
headers += sys/cachectl.h sys/sysmips.h sys/tas.h
|
||||
sysdep_headers += sys/cachectl.h sys/sysmips.h sys/tas.h
|
||||
endif
|
||||
|
Reference in New Issue
Block a user