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:
Havoc Pennington 1999-11-09 22:23:35 +00:00 committed by Havoc Pennington
parent f9615262f2
commit 9495faccfc
2 changed files with 7 additions and 0 deletions

View File

@ -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.

View File

@ -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