don't use filter function in makefiles as it's a GNU make extension
authorJuerg Billeter <j@bitron.ch>
Tue, 27 Nov 2007 20:51:25 +0000 (20:51 +0000)
committerJürg Billeter <juergbi@src.gnome.org>
Tue, 27 Nov 2007 20:51:25 +0000 (20:51 +0000)
commit8fafcf37d381ceec302e423110304037024e1cce
treef584b86c8f6762a3ffdb5a62fa8d6f6b6d28add2
parent6917670a291a2a23013a93a7d9485abc2a1e5f20
don't use filter function in makefiles as it's a GNU make extension

2007-11-27  Juerg Billeter  <j@bitron.ch>

* ccode/Makefile.am, compiler/Makefile.am, gee/Makefile.am,
  gen-project/Makefile.am, gobject/Makefile.am, tests/Makefile.am,
  vala/Makefile.am, vapigen/Makefile.am: don't use filter function in
  makefiles as it's a GNU make extension

svn path=/trunk/; revision=729
ChangeLog
ccode/Makefile.am
compiler/Makefile.am
gee/Makefile.am
gen-project/Makefile.am
gobject/Makefile.am
tests/Makefile.am
vala/Makefile.am
vapigen/Makefile.am