]> www.fi.muni.cz Git - evince.git/blob - pixbuf/Makefile.am
Change selection color on focus in and focus out events. Also, poppler now
[evince.git] / pixbuf / Makefile.am
1 INCLUDES =                                                      \
2         -I$(top_srcdir)                                         \
3         -I$(top_srcdir)/backend                                 \
4         $(BACKEND_CFLAGS)
5
6 noinst_LTLIBRARIES = libpixbufdocument.la
7
8 libpixbufdocument_la_SOURCES =          \
9         pixbuf-document.c               \
10         pixbuf-document.h