gtk2/modules/engines/pixbuf/Makefile.am

15 lines
286 B
Makefile
Raw Normal View History

2000-03-06 16:39:14 +00:00
INCLUDES = $(GTK_CFLAGS)
enginedir = $(libdir)/gtk/themes/engines
engine_LTLIBRARIES = libpixmap.la
libpixmap_la_SOURCES = \
pixmap_theme_draw.c \
pixmap_theme_main.c \
pixmap_theme_pixbuf.c \
pixmap_theme.h
libpixmap_la_LDFLAGS = -module -avoid-version
libpixmap_la_LIBADD =