gtk2/modules/engines/pixbuf/Makefile.am

17 lines
317 B
Makefile
Raw Normal View History

2000-03-06 16:39:14 +00:00
INCLUDES = $(GTK_CFLAGS)
enginedir = $(libdir)/gtk-2.0/$(GTK_VERSION)/engines
2000-03-06 16:39:14 +00:00
engine_LTLIBRARIES = libpixmap.la
libpixmap_la_SOURCES = \
pixbuf-draw.c \
pixbuf-main.c \
pixbuf-render.c \
pixbuf-rc-style.c \
pixbuf-rc-style.h \
pixbuf-style.h \
pixbuf.h
2000-03-06 16:39:14 +00:00
libpixmap_la_LDFLAGS = -avoid-version -module