build: fix out of srcdir build
authorStefan Kost <ensonic@users.sf.net>
Thu, 23 Sep 2010 15:41:57 +0000 (18:41 +0300)
committerStefan Kost <ensonic@users.sf.net>
Thu, 23 Sep 2010 20:38:05 +0000 (23:38 +0300)
commit919f64acab8a0bfb1262f3df1cdda4383054e0f1
treeec5cdbed5734cd513a051584318a7c9bb67a15cb
parent643e5526c515f0ee6e681b806fda36eaaa3f263c
build: fix out of srcdir build

The gtk-doc makefile rules do cd srcdir && cp $(HTML_IMAGES) target/ and this
breaks for "srcdir" != ".".
docs/reference/gobject/Makefile.am