From f260ae2de4e7788deaf36a7ce6ac75aef78bed08 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Wed, 6 Sep 2000 08:21:55 +0000 Subject: [$(subdir) = misc]: Use sysdep_headers instead of headers for make dist. --- sysdeps/unix/sysv/linux/mips/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysdeps/unix') diff --git a/sysdeps/unix/sysv/linux/mips/Makefile b/sysdeps/unix/sysv/linux/mips/Makefile index 65365e1..1f9fc2d 100644 --- a/sysdeps/unix/sysv/linux/mips/Makefile +++ b/sysdeps/unix/sysv/linux/mips/Makefile @@ -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 -- cgit v1.1