]> www.fi.muni.cz Git - evince.git/blobdiff - backend/pixbuf/Makefile.am
Renamed from evince-backend.pc.in. Renamed library to libevdocument.la.
[evince.git] / backend / pixbuf / Makefile.am
index d9b9be928d617daef060f379d5b42c239f0eec3c..decc8da9c43d9463ff440fc7fcd692e88254f397 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)
@@ -16,7 +17,7 @@ libpixbufdocument_la_SOURCES =                \
 
 libpixbufdocument_la_LDFLAGS = $(BACKEND_LIBTOOL_FLAGS)
 libpixbufdocument_la_LIBADD =                          \
-       $(top_builddir)/libdocument/libevbackend.la     \
+       $(top_builddir)/libdocument/libevdocument.la    \
        $(BACKEND_LIBS)
 
 backend_in_files = pixbufdocument.evince-backend.in