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