]> Pileus Git - ~andy/gtk/blob - modules/engines/pixbuf/Makefile.am
Start automake-ifying
[~andy/gtk] / modules / engines / pixbuf / Makefile.am
1 INCLUDES = $(GTK_CFLAGS)
2
3 enginedir = $(libdir)/gtk/themes/engines
4
5 engine_LTLIBRARIES = libpixmap.la
6
7 libpixmap_la_SOURCES =          \
8         pixmap_theme_draw.c     \
9         pixmap_theme_main.c     \
10         pixmap_theme_pixbuf.c   \
11         pixmap_theme.h
12
13 libpixmap_la_LDFLAGS = -module -avoid-version
14 libpixmap_la_LIBADD =