ooops, forgot Makefile.am
This commit is contained in:
@ -1,5 +1,6 @@
|
|||||||
Mon Aug 16 20:48:33 1999 Adrian Likins <alikins@redhat.com>
|
Mon Aug 16 20:48:33 1999 Adrian Likins <alikins@redhat.com>
|
||||||
|
|
||||||
|
* app/Makefile.am
|
||||||
* app/gimpbrushhose.c
|
* app/gimpbrushhose.c
|
||||||
* app/gimpbrushhose.h: new files to implement a GimpBrushHose
|
* app/gimpbrushhose.h: new files to implement a GimpBrushHose
|
||||||
type. The idea being its derived from gimpbrushes, so we can
|
type. The idea being its derived from gimpbrushes, so we can
|
||||||
|
@ -187,6 +187,8 @@ gimp_SOURCES = \
|
|||||||
gimpbrush.h \
|
gimpbrush.h \
|
||||||
gimpbrushgenerated.c \
|
gimpbrushgenerated.c \
|
||||||
gimpbrushgenerated.h \
|
gimpbrushgenerated.h \
|
||||||
|
gimpbrushhose.c \
|
||||||
|
gimpbrushhose.h \
|
||||||
gimpbrushpixmap.c \
|
gimpbrushpixmap.c \
|
||||||
gimpbrushpixmap.h \
|
gimpbrushpixmap.h \
|
||||||
gimpbrushlist.c \
|
gimpbrushlist.c \
|
||||||
|
Reference in New Issue
Block a user