From 5db2b9d5b3371f0f9ee8b69caba9e7c1e641877f Mon Sep 17 00:00:00 2001 From: ru Date: Sun, 24 Oct 2004 15:33:08 +0000 Subject: For variables that are only checked with defined(), don't provide any fake value. --- share/skel/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/skel') diff --git a/share/skel/Makefile b/share/skel/Makefile index 1626964..0422a87 100644 --- a/share/skel/Makefile +++ b/share/skel/Makefile @@ -9,6 +9,6 @@ FILES1DIR= /usr/share/skel FILES2DIR= /usr/share/skel FILES1MODE= 0644 FILES2MODE= 0600 -NOOBJ= noobj +NOOBJ= .include -- cgit v1.1