]> www.fi.muni.cz Git - evince.git/blobdiff - backend/tiff/Makefile.am
Renamed from evince-backend.pc.in. Renamed library to libevdocument.la.
[evince.git] / backend / tiff / Makefile.am
index 6874a934aa7e73ee82b38dd52ffa209de3b0e901..79ec11e02c86b1e46cd24e2228baf01927c08b12 100644 (file)
@@ -4,6 +4,7 @@ INCLUDES =                                      \
        -I$(top_srcdir)                         \
        -I$(top_srcdir)/libdocument             \
        -DGNOMELOCALEDIR=\"$(datadir)/locale\"  \
+       -DEVINCE_COMPILATION                    \
        $(BACKEND_CFLAGS)                       \
        $(WARN_CFLAGS)                          \
        $(DISABLE_DEPRECATED)
@@ -18,7 +19,7 @@ libtiffdocument_la_SOURCES =  \
 
 libtiffdocument_la_LDFLAGS = $(BACKEND_LIBTOOL_FLAGS)
 libtiffdocument_la_LIBADD =                            \
-       $(top_builddir)/libdocument/libevbackend.la     \
+       $(top_builddir)/libdocument/libevdocument.la    \
        -ltiff
 
 backend_in_files = tiffdocument.evince-backend.in