From af8f0583a3f371f937979fefe986c31cf6568a17 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 24 Apr 2009 17:51:00 +0200 Subject: build-system: run make update-shave --- shave.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'shave.in') diff --git a/shave.in b/shave.in index 174641e9..5c16f27a 100644 --- a/shave.in +++ b/shave.in @@ -56,6 +56,9 @@ link,*) *,f77) Q=" F77 " ;; +*,objc) + Q=" OBJC " + ;; *,*) # should not happen Q=" CC " -- cgit