Hi, On Mon 07 Mar 2005 03:54, Andre Caldas wrote: > For example: > > SUBDIRS = store colors > ktoon_SOURCES = main.cpp > ktoon_LIBADD = store/libstore.la colors/libcolors.la > Here I got this error: src/Makefile.am:121: use `ktoon_LDADD', not `ktoon_LIBADD'
I changed the line as the error suggested and it desappeared. > > In store/Makefile.am > > noinst_LTLIBRAIRES = libstore.la > libstore_la_SOURCES = animation.cpp brush.cpp camera.cpp > > I get this error: src/store/Makefile.am:4: invalid unused variable name: `libstore_la_SOURCES' Ideas? Cheers, -- Juan Luis Baptiste http://www.merlinux.org http://knetworkconf.sf.net