xfce4-mixer: libs
Danny Milosavljevic
danny.milo at gmx.net
Thu Aug 26 16:37:33 CEST 2004
Hi,
I have an automake question.
I noticed that the following happens when compiling a fresh directory with
xfce4-mixer starting from "panel-plugin" (*not* from the basedir):
cd panel-plugin
make
... No rule to make target libxfce4mixer ....
this is because the "lib" directory must be compiled first (since its a
static library). But it doesnt.
I added
xfce4_mixer_DEPENDENCIES = $(top_builddir)/lib/libxfce4mixer.la
to panel-plugin/Makefile.am
but it doesnt seem to care.
It works from the basedir since the basedir/Makefile.am contains SUBDIRS =
lib .... , that is "lib" *first*
Any ideas to get it to depend on lib when compiling "src" or "panel-plugin"
only ?
Thanks
cheers,
danny
--
Supergünstige DSL-Tarife + WLAN-Router für 0,- EUR*
Jetzt zu GMX wechseln und sparen http://www.gmx.net/de/go/dsl
More information about the Xfce4-dev
mailing list