forked from AuroraMiddleware/gtk
build the gdk-pixbuf-drawable stuff.
1999-11-09 Havoc Pennington <hp@pobox.com> * src/Makefile.am (libgdk_pixbuf_la_SOURCES): build the gdk-pixbuf-drawable stuff.
This commit is contained in:
parent
f9615262f2
commit
9495faccfc
@ -1,3 +1,8 @@
|
||||
1999-11-09 Havoc Pennington <hp@pobox.com>
|
||||
|
||||
* src/Makefile.am (libgdk_pixbuf_la_SOURCES): build the
|
||||
gdk-pixbuf-drawable stuff.
|
||||
|
||||
1999-11-09 Federico Mena Quintero <federico@redhat.com>
|
||||
|
||||
* configure.in: Bumped version number to 0.4.
|
||||
|
@ -48,6 +48,7 @@ libgdk_pixbufincludedir = $(includedir)/gdk-pixbuf
|
||||
libgdk_pixbuf_la_SOURCES = \
|
||||
gdk-pixbuf.c \
|
||||
gdk-pixbuf-data.c \
|
||||
gdk-pixbuf-drawable.c \
|
||||
gdk-pixbuf-io.c \
|
||||
gdk-pixbuf-loader.c \
|
||||
gdk-pixbuf-render.c \
|
||||
@ -57,6 +58,7 @@ libgdk_pixbuf_la_LDFLAGS = -version-info 1:0:0
|
||||
|
||||
libgdk_pixbufinclude_HEADERS = \
|
||||
gdk-pixbuf.h \
|
||||
gdk-pixbuf-drawable.h \
|
||||
gdk-pixbuf-loader.h \
|
||||
gnome-canvas-pixbuf.h
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user