# Automake forgets to add a proper tag to libtool with Objective-C files. # Moreocer Libtool should default tag to CC when none is specified but # obviously does not. Here is a fix for that. LIBTOOL=@LIBTOOL@ --tag=CC SOURCES_growl = growl.m SOURCES_notify = notify.c