C2002-03-08 Sven Neumann <sven@gimp.org>

* libgimpwidgets/Makefile.am
	* libgimpwidgets/libgimpwidgets.types: build fixes.
VS: ----------------------------------------------------------------------
This commit is contained in:
Sven Neumann
2002-03-08 17:03:22 +00:00
parent dbacd0b502
commit 1c195d1eb5
3 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2002-03-08 Sven Neumann <sven@gimp.org>
* libgimpwidgets/Makefile.am
* libgimpwidgets/libgimpwidgets.types: build fixes.
2002-03-08 Sven Neumann <sven@gimp.org> 2002-03-08 Sven Neumann <sven@gimp.org>
Revival of the API reference for GIMP-1.3. Needs more tweaking ... Revival of the API reference for GIMP-1.3. Needs more tweaking ...

View File

@ -35,7 +35,7 @@ HTML_IMAGES=
content_files = content_files =
# Other files to distribute # Other files to distribute
extra_files = libgimp-include.c extra_files = libgimpwidgets-include.c
# CFLAGS and LDFLAGS for compiling scan program. Only needed # CFLAGS and LDFLAGS for compiling scan program. Only needed
# if $(DOC_MODULE).types is non-empty. # if $(DOC_MODULE).types is non-empty.

View File

@ -2,7 +2,7 @@
#include <libgimp/gimp.h> #include <libgimp/gimp.h>
#include <libgimp/gimpui.h> #include <libgimp/gimpui.h>
#include "libgimpwidgets-include.c" #include "devel-docs/libgimpwidgets/libgimpwidgets-include.c"
gimp_chain_button_get_type gimp_chain_button_get_type
gimp_color_button_get_type gimp_color_button_get_type