mirror of https://github.com/GNOME/gimp.git
removed pix-data.h.
2004-10-31 Sven Neumann <sven@gimp.org> * plug-ins/gfig/Makefile.am (EXTRA_DIST): removed pix-data.h.
This commit is contained in:
parent
c30485a942
commit
b7371f6418
|
@ -1,3 +1,7 @@
|
|||
2004-10-31 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* plug-ins/gfig/Makefile.am (EXTRA_DIST): removed pix-data.h.
|
||||
|
||||
2004-10-31 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* configure.in: changed gimp_version to 2.2-pre1, to match the
|
||||
|
|
|
@ -48,8 +48,7 @@ gfig_SOURCES = \
|
|||
gfig-stock.c \
|
||||
gfig-stock.h \
|
||||
gfig-style.c \
|
||||
gfig-style.h \
|
||||
pix-data.h
|
||||
gfig-style.h
|
||||
|
||||
EXTRA_DIST = README
|
||||
|
||||
|
|
Loading…
Reference in New Issue