exclude libgimbase/gimpwin32-io.h.
2003-07-28 Sven Neumann <sven@gimp.org> * libgimpbase/Makefile.am: exclude libgimbase/gimpwin32-io.h.
This commit is contained in:
committed by
Sven Neumann
parent
bd692e34ff
commit
fb63bb2fe4
@ -26,7 +26,9 @@ HFILE_GLOB = $(DOC_SOURCE_DIR)/*.h
|
||||
CFILE_GLOB = $(DOC_SOURCE_DIR)/*.c
|
||||
|
||||
# Header files to ignore when scanning
|
||||
IGNORE_HFILES = gimpbase.h
|
||||
IGNORE_HFILES = \
|
||||
gimpbase.h \
|
||||
gimpwin32-io.h
|
||||
|
||||
# Images to copy into HTML directory
|
||||
HTML_IMAGES=
|
||||
|
||||
Reference in New Issue
Block a user