Modules.am
Upload User: kjfoods
Upload Date: 2020-07-06
Package Size: 29949k
Code Size: 0k
Category:

midi program

Development Platform:

Unix_Linux

  1. # Automake forgets to add a proper tag to libtool with Objective-C files.
  2. # Moreocer Libtool should default tag to CC when none is specified but
  3. # obviously does not. Here is a fix for that.
  4. LIBTOOL=@LIBTOOL@ --tag=CC
  5. SOURCES_msn = msn.c
  6. SOURCES_growl = growl.m
  7. SOURCES_growl_udp = growl_udp.c
  8. SOURCES_notify = notify.c
  9. SOURCES_xosd = xosd.c
  10. SOURCES_telepathy = telepathy.c