removed pix-data.h.

2004-10-04  Sven Neumann  <sven@gimp.org>

	* plug-ins/imagemap/Makefile.am (imagemap_SOURCES): removed pix-data.h.
This commit is contained in:
Sven Neumann 2004-10-04 21:00:45 +00:00 committed by Sven Neumann
parent 6af2d09820
commit d858e7abac
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2004-10-04 Sven Neumann <sven@gimp.org>
* plug-ins/imagemap/Makefile.am (imagemap_SOURCES): removed pix-data.h.
2004-10-04 Sven Neumann <sven@gimp.org>
* libgimp/gimpdrawablepreview.c (gimp_drawable_preview_draw_area):

View File

@ -130,8 +130,7 @@ imagemap_SOURCES = \
imap_toolbar.c \
imap_toolbar.h \
imap_tools.c \
imap_tools.h \
pix-data.h
imap_tools.h
INCLUDES = \
-I$(top_srcdir) \