gimp/libgimpmodule
Michael Natterer a2f7750d85 Always provide interlibrary dependencies, not just on Win32.
2003-05-23  Michael Natterer  <mitch@gimp.org>

	* modules/Makefile.am: Always provide interlibrary
	dependencies, not just on Win32.

	* Makefile.am
	* app/Makefile.am
	* app/config/Makefile.am
	* data/misc/Makefile.am
	* docs/Makefile.am
	* libgimp/Makefile.am
	* libgimpbase/Makefile.am
	* libgimpcolor/Makefile.am
	* libgimpmath/Makefile.am
	* libgimpmodule/Makefile.am
	* libgimpwidgets/Makefile.am
	* tools/Makefile.am: replaced many hardcoded "1.3" strings by
	$(LT_RELEASE). Hopefully didn't break the Win32 build...
2003-05-23 17:28:07 +00:00
..
.cvsignore Makefile.am libgimpmodule/.cvsignore libgimpmodule/Makefile.am 2002-10-21 14:15:02 +00:00
Makefile.am Always provide interlibrary dependencies, not just on Win32. 2003-05-23 17:28:07 +00:00
gimpmodule.c libgimp/gimpui.c libgimp/gimpunit.c libgimpbase/gimpenv.c 2003-02-06 21:17:12 +00:00
gimpmodule.def updated 2002-12-01 14:53:17 +00:00
gimpmodule.h libgimpmodule/gimpmodule.[ch] added API docs, removed cruft. Fixes bug 2003-01-02 21:34:35 +00:00
gimpmoduledb.c libgimp/gimpui.c libgimp/gimpunit.c libgimpbase/gimpenv.c 2003-02-06 21:17:12 +00:00
gimpmoduledb.h libgimpmodule/gimpmodule.[ch] added API docs, removed cruft. Fixes bug 2003-01-02 21:34:35 +00:00
gimpmoduletypes.h Moved generic datafile loading to LibGimpBase: 2002-10-23 14:55:07 +00:00
makefile.msc updated 2002-12-01 14:53:17 +00:00