[build] Explicitely set demo library dependencies
commit6d7d851e2d0d58f50dd1be8f6135daa70fac68ee
authorNicola Fontana <ntd@entidi.it>
Sat, 24 Apr 2010 19:06:49 +0000 (24 21:06 +0200)
committerNicola Fontana <ntd@entidi.it>
Sat, 24 Apr 2010 19:06:49 +0000 (24 21:06 +0200)
treeef01bbb75b12736f144faff541a7f09471049d31
parente8ed1288f39b01c3c46e97033bafc83ed3b9252c
[build] Explicitely set demo library dependencies

Instead of setting LDADD to adg-gtk-1 and expect automake to get the
other dependencies in cascade, explicitely set all the libraries needed
so the binary wrappers will hopefully be properly constructed loading
those yet-not-installed shared libraries (issue raised by compiling adg
on ubuntu 9.10).

To be tested...
demo/Makefile.am