]> www.fi.muni.cz Git - evince.git/blob - backend/pixbuf/Makefile.am
Reorganize source tree.
[evince.git] / backend / pixbuf / Makefile.am
1 INCLUDES =                                                      \
2         -I$(top_srcdir)                                         \
3         -I$(top_srcdir)/libdocument                             \
4         $(BACKEND_CFLAGS)
5
6 noinst_LTLIBRARIES = libpixbufdocument.la
7
8 libpixbufdocument_la_SOURCES =          \
9         pixbuf-document.c               \
10         pixbuf-document.h