]> www.fi.muni.cz Git - evince.git/blob - pixbuf/Makefile.am
68d87dcffc04bbc1e9d668b833021f91ba0e8d3f
[evince.git] / pixbuf / Makefile.am
1 INCLUDES =                                                      \
2         -I$(top_srcdir)                                         \
3         -I$(top_srcdir)/backend                                 \
4         $(GTK_CFLAGS)                                           \
5         -DDATADIR=\""$(datadir)"\"
6
7 noinst_LTLIBRARIES = libpixbufdocument.la
8
9 libpixbufdocument_la_SOURCES =  \
10         pixbuf-document.c               \
11         pixbuf-document.h