List xproto.xml path explicitly instead of relying on GNU Make $< expansion
authorAlan Coopersmith <alan.coopersmith@sun.com>
Fri, 22 Sep 2006 18:53:21 +0000 (11:53 -0700)
committerJamey Sharp <jamey@minilop.net>
Fri, 22 Sep 2006 22:11:39 +0000 (15:11 -0700)
commit2538acd8c89d73e8c074849c63857cb899a29bbb
treed62806e35dae9deb690fe02a90fe81b46107d004
parent2c8b5994b3fbba343199ef555594a32e29d8bcee
List xproto.xml path explicitly instead of relying on GNU Make $< expansion

(Some non-gnu makes, such as Solaris make, only recognize $< in implicit
 suffix rules, not explicit ones like this.)
src/Makefile.am