ignore gimpmiscui.h.
2002-12-01 Sven Neumann <neo@wintermute> * libgimp/Makefile.am (IGNORE_HFILES): ignore gimpmiscui.h.
This commit is contained in:

committed by
Sven Neumann

parent
62be2fff30
commit
558e3a24bd
@ -1,3 +1,7 @@
|
|||||||
|
2002-12-01 Sven Neumann <neo@wintermute>
|
||||||
|
|
||||||
|
* libgimp/Makefile.am (IGNORE_HFILES): ignore gimpmiscui.h.
|
||||||
|
|
||||||
2002-11-24 Sven Neumann <sven@gimp.org>
|
2002-11-24 Sven Neumann <sven@gimp.org>
|
||||||
|
|
||||||
* README
|
* README
|
||||||
|
@ -28,6 +28,7 @@ CFILE_GLOB = $(DOC_SOURCE_DIR)/*.c
|
|||||||
# Header files to ignore when scanning
|
# Header files to ignore when scanning
|
||||||
IGNORE_HFILES = \
|
IGNORE_HFILES = \
|
||||||
gimpmisc.h \
|
gimpmisc.h \
|
||||||
|
gimpmiscui.h \
|
||||||
gimpintl.h \
|
gimpintl.h \
|
||||||
libgimp-intl.h \
|
libgimp-intl.h \
|
||||||
stdplugins-intl.h
|
stdplugins-intl.h
|
||||||
|
Reference in New Issue
Block a user