]> Pileus Git - ~andy/gtk/commit
Fix linking of drawing example
authorMartin Pitt <martin.pitt@ubuntu.com>
Wed, 19 Jan 2011 14:40:46 +0000 (15:40 +0100)
committerMartin Pitt <martin.pitt@ubuntu.com>
Wed, 19 Jan 2011 14:40:46 +0000 (15:40 +0100)
commitd45a0114a500342699b66d0c034d67ad8055f60e
tree0c940c365a57749190317ea09d51272d9964a71b
parentcbbfe48ee473e428e431f18f83b6a0f708f34618
Fix linking of drawing example

Commit 80e1340e introduced using a GDK method in examples/drawing.c, so
actually link that to GDK. Fixes build failure with --as-needed linker option
and gcc 4.5.
examples/Makefile.am